WoItemDisposition Property |
Allows to define a point of WorkOrder workflow at which the item is to be processed (e.g. on WorkOrder status changed to Completed).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Disposition Disposition { get; set; }
Public Property Disposition As Disposition
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Disposition
See Also