This field tells on which level of Work Plan WO defined by cWOID is placed. Only values 0, 1 and 2 are allowed: 0 means cWOID is the root (in this case RootWOID == cWOID); 1 means it’s a child; 2 means it’s a grandchild.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Level { get; set; }
Public Property Level As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also