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