Gets or sets the event detection type.
Read-write property
[Visual Basic .NET] |
---|
Public Property EventDetectionType() As AgECommSystemAccessEventDetectionType
|
[C#] |
---|
public AgECommSystemAccessEventDetectionType EventDetectionType {get; set;}
|
[Managed C++] |
---|
public: __property AgECommSystemAccessEventDetectionType get_EventDetectionType();
|
[Unmanaged C++] |
---|
public: HRESULT get_EventDetectionType(
|
[Java] |
---|
public AgECommSystemAccessEventDetectionType getEventDetectionType();public void setEventDetectionType(
|