Gets the access event detection type.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECommSystemAccessEventDetectionType |
| [C#] |
|---|
public AgECommSystemAccessEventDetectionType Type {get;} |
| [Managed C++] |
|---|
public: __property AgECommSystemAccessEventDetectionType get_Type(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgECommSystemAccessEventDetectionType getType(); |
[Python - STK API ] |
|---|
@property def Type(self) -> "AgECommSystemAccessEventDetectionType": |






