Proposal Types
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum ProposalType
<SerializableAttribute>
Public Enumeration ProposalType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Standard | 0 | |
Estimate | 1 | |
Quote | 2 | |
ApInvoice | 3 | |
Nte | 4 | |
Purchase | 5 | |
Other | 6 | |
WorkOrder | 7 | |
ProcedureTemplate | 8 | |
IncidentStart | 9 | |
IncidentCompletion | 10 | |
IncidentCompletionExtended | 11 | |
See Also