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)
Syntaxpublic ProcedureType TypeId { get; set; }
Property Value
Type:
ProcedureType
See Also