DispositionOnComplete Property |
True means this disposition is set automatically when at least one child WO is completed and no pending child WOs remain (work plan automation).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool OnComplete { get; set; }
Public Property OnComplete As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also