Click or drag to resize

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

Property Value

ProcedureStatus
See Also