Click or drag to resize

WoProcedureStepIndex Property

Index defining order of steps inside parent Procedure; value is unique for specific Procedure, 1-based, values are sequential without gaps. Only positive values are allowed.

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

Property Value

Int32
See Also