ArgumentDirectionAttribute.Value Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the data direction of a custom attribute for an action.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public ArgumentDirection Value { get; set; }
Public Property Value As ArgumentDirection
Property Value
Type: Microsoft.Xrm.Sdk.Workflow.ArgumentDirection
Type: ArgumentDirection
The data direction of a custom attribute. Value=0 (input), or 1 (output).
See Also
ArgumentDirection
ArgumentDirectionAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright