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






