Gets the event detection algorithm.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property EventDetection() As IAgCommSystemAccessEventDetection |
| [C#] |
|---|
public IAgCommSystemAccessEventDetection EventDetection {get;} |
| [Managed C++] |
|---|
public: __property IAgCommSystemAccessEventDetection ^ get_EventDetection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCommSystemAccessEventDetection getEventDetection(); |
[Python - STK API ] |
|---|
@property def EventDetection(self) -> "IAgCommSystemAccessEventDetection": |






