Click or drag to resize

GetAlertCommand Class

This command accepts WorkOrderId, and returns list of Alerts to the caller.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsGetAlertCommand

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

The GetAlertCommand type exposes the following members.

Properties
 NameDescription
Public propertyWorkOrderId WorkOrder Id.
Top
See Also