Gets the access sampling method type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECommSystemAccessSamplingMethodType
|
| [C#] |
|---|
public AgECommSystemAccessSamplingMethodType Type {get;}
|
| [Managed C++] |
|---|
public: __property AgECommSystemAccessSamplingMethodType get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgECommSystemAccessSamplingMethodType getType();
|