WoItemSortOrderIdx Property |
Order in parents container.
Sort index; 1-based; must has unique value per WO and used to sort items on UI.
Only positive values are allowed (>= 1).
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int SortOrderIdx { get; set; }
Property Value
Type:
Int32
See Also