DelveActionHubState Enumeration |
Namespace: Crm.MSCrmServiceAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum DelveActionHubState
Public Enumeration DelveActionHubState
public enum class DelveActionHubState
Crm.MSCrmService.DelveActionHubState = function();
Crm.MSCrmService.DelveActionHubState.createEnum('Crm.MSCrmService.DelveActionHubState', false);No code example is currently available or this language may not be supported.
Members| Member name | Value | Description |
|---|
| Pending | 0 | |
| Completed | 1 | |
| Dismiss | 2 | |
See Also