AGI STK Objects 11 Send comments on this topic.
Identifier Property (IAgCelestialBodyInfo)
See Also 
Windows






Windows & Linux

Description

Gets the identification of the star as per star catalog.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Identifier() As String

[C#]
public string Identifier {get;}

[Managed C++]
public: __property String __gc ^ get_Identifier();

[Unmanaged C++]
public: HRESULT get_Identifier(
BSTR * pRetVal
);

[Java]
public String getIdentifier();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface