Click or drag to resize

PostScheduleAISolutionCommand Class

Post Schedule AI SolutionCommand
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsPostScheduleAISolutionCommand

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

The PostScheduleAISolutionCommand type exposes the following members.

Properties
 NameDescription
Public propertyRequestId Identifier of the request
Public propertySolution The solution processed by the Decision Engine.
Top
See Also