STK AviatorSend comments on this topic.
Type Property (IAgAvtrADDSMessage)
See Also
Windows





Windows & Linux

Description

Get the ADDS message type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.