WoProcedureIndex Property |
Integer index value defining Procedure’s position among other Procedures for parent Work Order;
this value is unique withing Work Order scope. Only positive values are allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Index { get; set; }
Public Property Index As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
See Also