Quote |
public enum QuoteState
Public Enumeration QuoteState
public enum class QuoteState
Crm.MSCrmService.QuoteState = function(); Crm.MSCrmService.QuoteState.createEnum('Crm.MSCrmService.QuoteState', false);
No code example is currently available or this language may not be supported.
| Member name | Value | Description |
|---|---|---|
| Draft | 0 | |
| Active | 1 | |
| Won | 2 | |
| Closed | 3 |