WoProcedureStepStatusId Property |
Status ID.
Only Open and Done statuses are supported.
For Steps of type Field and Attribute Status ID is calculated by BO; when Step type is Text it’s set by end user.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ProcedureStatus StatusId { get; set; }
Public Property StatusId As ProcedureStatus
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ProcedureStatus
See Also