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++] |
|---|
public: HRESULT get_Strategy(
|
| [Java] |
|---|
public IAgSamplingMethodStrategy getStrategy();
|