STK AstrogatorSend comments on this topic.
Status Property (IAgVAProfile)
See Also
Windows





Windows & Linux

Description

Gets or sets the status of the profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Status() As String
[C#]
public string Status {get;}
[Managed C++]
public: __property String __gc ^ get_Status();
[Unmanaged C++]
public: HRESULT get_Status(
    BSTR * pVal
);
[Java]
public String getStatus();
[Python - STK API ]
@property
def Status(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.