Click or drag to resize

WoProcedureStatusId Property

Status ID. This field is based on Procedure Steps state.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ProcedureStatus StatusId { get; set; }

Property Value

Type: ProcedureStatus
See Also