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