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





Windows & Linux

Description

Gets the access sampling method type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.