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