WorkflowArgument.Direction Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the data direction of the workflow argument.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public ArgumentDirection Direction { get; set; }
Public Property Direction As ArgumentDirection
Property Value
Type: Microsoft.Xrm.Sdk.Workflow.ArgumentDirection
Type: ArgumentDirection
Specifies if the argument is input to or output from the workflow.
See Also
WorkflowArgument Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright