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