ArgumentDirection Enumeration

 

Applies To: Dynamics CRM 2015

Contains values for the argument data flow direction.

Namespace:   Microsoft.Xrm.Sdk.Workflow
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public enum ArgumentDirection
public enum class ArgumentDirection
type ArgumentDirection
Public Enumeration ArgumentDirection

Members

Member name Description
Input

Indicates the argument is a property of a message request.

Output

Indicates the argument is a property of a message response.

See Also

Microsoft.Xrm.Sdk.Workflow Namespace
Create your own actions

Return to top

© 2016 Microsoft. All rights reserved. Copyright