Get the type of parameter set.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECrdnParameterSetType
|
| [C#] |
|---|
public AgECrdnParameterSetType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgECrdnParameterSetType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgECrdnParameterSetType getType();
|