Event detection strategy used for access calculations.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property EventDetection() As IAgAccessEventDetection |
| [C#] |
|---|
public IAgAccessEventDetection EventDetection {get;} |
| [Managed C++] |
|---|
public: __property IAgAccessEventDetection ^ get_EventDetection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAccessEventDetection getEventDetection(); |
[Python - STK API ] |
|---|
@property def EventDetection(self) -> "IAgAccessEventDetection": |






