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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ProcedureType TypeId { get; set; }
Public Property TypeId As ProcedureType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ProcedureType
See Also