Click or drag to resize

WoProcedureTypeId Property

Procedure type based on enumeration ProcedureType with supported values Regular (self-explaining), Legacy (migrated from earlier version of the product) and WON (received from requestor). 0 is supported value.

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

Property Value

ProcedureType
See Also