Click or drag to resize

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.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also