Click or drag to resize

WoLastModificationCommand Class

Represents a command for retrieving WO last modification date. The WO last modification could be the status change, notes addition, invoices change, etc.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsWoLastModificationCommand

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

The WoLastModificationCommand type exposes the following members.

Properties
  NameDescription
Public propertyWorkOrderId
Gets or sets an Work Order ID.
Top
See Also