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