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