Click or drag to resize

ScheduleRcsActionCommand Class

Schedule RcsAction Command
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsScheduleRcsActionCommand

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

The ScheduleRcsActionCommand type exposes the following members.

Properties
 NameDescription
Public propertyActionTypeId Id of the RcsActionType.
Public propertyCircuitId Id of the Circuit.
Public propertyDueDate Due date.
Public propertyParasenseId Id of the Parasense Procedure.
Public propertyParentId Parent id of the RcsAction.
Public propertyWorkOrderId Id of the Work Order.
Top
See Also