Gets the sampling method.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SamplingMethod() As IAgCommSystemAccessSamplingMethod |
| [C#] |
|---|
public IAgCommSystemAccessSamplingMethod SamplingMethod {get;} |
| [Managed C++] |
|---|
public: __property IAgCommSystemAccessSamplingMethod ^ get_SamplingMethod(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCommSystemAccessSamplingMethod getSamplingMethod(); |
[Python - STK API ] |
|---|
@property def SamplingMethod(self) -> "IAgCommSystemAccessSamplingMethod": |






