ProcedureType Enumeration |
Procedure Type
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum ProcedureType
<SerializableAttribute>
Public Enumeration ProcedureType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Regular | 0 |
Regular
|
Legacy | 1 |
Legacy
|
WON | 2 |
Received from requestor
|
See Also