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; }
Property Value
Type:
ProcedureStatus
See Also