STK ObjectsSend comments on this topic.
Type Property (IAgCommSystemAccessEventDetection)
See Also
Windows





Windows & Linux

Description

Gets the access event detection type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgECommSystemAccessEventDetectionType
[Managed C++]
public: __property AgECommSystemAccessEventDetectionType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgECommSystemAccessEventDetectionType * pVal
);
[Python - STK API ]
@property
def Type(self) -> "AgECommSystemAccessEventDetectionType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.