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++] |
|---|
|
| [Java] |
|---|
public AgECommSystemAccessSamplingMethodType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgECommSystemAccessSamplingMethodType": |






