ArgumentDirectionAttribute Members

Specifies the direction, either input or output, for an action argument.

The following tables list the members exposed by the ArgumentDirectionAttribute type.

Public Constructors

  Name Description
  ArgumentDirectionAttribute Overloaded. Initializes an instance of the ArgumentDirectionAttribute class.

Top

Public Properties

  Name Description
public property ArgumentValue Gets the argument’s value.
public property TypeId  (inherited from Attribute)
public property Value Gets or sets the data direction of a custom attribute for an action.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method IsDefaultAttribute  (inherited from Attribute)
public method Match  (inherited from Attribute)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
  GetIDsOfNames  (inherited from Attribute)
  GetTypeInfo  (inherited from Attribute)
  GetTypeInfoCount  (inherited from Attribute)
  Invoke  (inherited from Attribute)

Top

See Also

Reference

ArgumentDirectionAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace

Other Resources

Create your own actions

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.