The parameter's type.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgEVAScriptingParameterType |
| [C#] |
|---|
public AgEVAScriptingParameterType Type {get; set;} |
| [Managed C++] |
|---|
public: __property AgEVAScriptingParameterType get_Type(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Type( |
| [Java] |
|---|
public AgEVAScriptingParameterType getType();public void setType( |
