Click or drag to resize

PostScheduleAISolutionResponse Class

Post Schedule AISolution Response.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsPostScheduleAISolutionResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class PostScheduleAISolutionResponse : CommandResponse

The PostScheduleAISolutionResponse type exposes the following members.

Properties
 NameDescription
Public propertyProcessed Result of the command operation. True if the operation was successful, false otherwise.
Public propertyRequestId Identifier of the request.
Top
See Also