Click or drag to resize
WpTreeNumber Property
Numeric suffix used to build WO number for WO defined by cWOID. If cWOID is root this field is zero. Allowed values are 0 – 100, which means single parent cannot have more than 100 children.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Number { get; set; }

Property Value

Type: Int32
See Also