Argument.ArgumentType Property

Definition

Gets the data type for the data bound to this Argument.

public:
 property Type ^ ArgumentType { Type ^ get(); };
public Type ArgumentType { get; }
member this.ArgumentType : Type
Public ReadOnly Property ArgumentType As Type

Property Value

The data type for the data bound to this Argument.

Applies to