Sampling method strategy.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Strategy() As IAgSamplingMethodStrategy |
| [C#] |
|---|
public IAgSamplingMethodStrategy Strategy {get;} |
| [Managed C++] |
|---|
public: __property IAgSamplingMethodStrategy ^ get_Strategy(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSamplingMethodStrategy getStrategy(); |
[Python - STK API ] |
|---|
@property def Strategy(self) -> "IAgSamplingMethodStrategy": |






