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