PostScheduleAISolutionResponse Class |
Post Schedule AISolution Response.
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class PostScheduleAISolutionResponse : CommandResponse
<SerializableAttribute>
Public Class PostScheduleAISolutionResponse
Inherits CommandResponse
No code example is currently available or this language may not be supported.
The PostScheduleAISolutionResponse type exposes the following members.
Properties| | Name | Description |
|---|
 | Processed |
Result of the command operation. True if the operation was successful, false otherwise.
|
 | RequestId |
Identifier of the request.
|
Top
See Also