Microsoft.Xrm.Sdk.Workflow Namespace
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
| Class | Description | |
|---|---|---|
![]() | ArgumentDescriptionAttribute | Specifies a description for the argument. |
![]() | ArgumentDirectionAttribute | Specifies the direction, either input or output, for an action argument. |
![]() | ArgumentEntityAttribute | Identifies the argument is an entity to be passed to the workflow at run-time. |
![]() | ArgumentRequiredAttribute | Specifies that the argument is required. |
![]() | ArgumentTargetAttribute | Identifies the argument is the primary entity for which the workflow is run. |
![]() | AttributeDependency | Obsolete. |
![]() | AttributeTargetAttribute | Contains a required attribute of a parameter picklist or status parameter types. |
![]() | CustomEntityDependency | Obsolete. |
![]() | DefaultAttribute | Specifies an optional default value that is assigned to a parameter. |
![]() | EntityCreatedByDependency | Obsolete. |
![]() | EntityDependencyBase | Obsolete. |
![]() | InputAttribute | Specifies an input parameter. |
![]() | LocalParameterDependency | Obsolete. |
![]() | OutputAttribute | Specifies an output parameter. |
![]() | ParameterAttribute | Specifies the abstract base class used for attributes. |
![]() | ParameterDependencyBase | Obsolete. |
![]() | PreImageDependency | Obsolete. |
![]() | PrimaryEntityDependency | Obsolete. |
![]() | ReferenceTargetAttribute | Specifies the required attribute of a parameter for lookup, customer or owner parameter types. |
![]() | RelatedEntityDependency | Obsolete. |
![]() | WaitSubscription | For internal use only. |
![]() | WorkflowArgument | An argument to be passed to a workflow at run-time. |
![]() | WorkflowDependencyType | Contains the integer flags to set the WorkflowDependency.Type attribute. |
![]() | WorkflowStepActivityStatus | Contains values for the workflow step activity status. |
| Structure | Description | |
|---|---|---|
![]() | XrmTimeSpan | Represents a time interval. |
| Interface | Description | |
|---|---|---|
![]() | IStorageService | For internal use only. |
![]() | IWaitNotificationService | For internal use only. |
![]() | IWorkflowArgument | Represents an argument to be supplied to a workflow at run-time. |
![]() | IWorkflowContext | Provides access to the data associated with the process instance. |
| Enumeration | Description | |
|---|---|---|
![]() | ArgumentDirection | Contains values for the argument data flow direction. |
![]() | WorkflowPropertyType | Contains values for the property types supported by workflows. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright



