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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1