WO Quote statuses. Same enumeration is also used as Estimate Status
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum QuoteStatus
<SerializableAttribute>
Public Enumeration QuoteStatus
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 | |
NotSubmitted | 1 |
Set when WON WO is recalled
|
Requested | 2 | |
WaitingForApproval | 3 | |
Approved | 4 | |
Rejected | 5 | |
InProposal | 6 |
In-Proposal; in 9.G used only for Estimates
|
Recalled | 7 | |
See Also