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





Description

Gets a name of the star catalog.

Property type

Read-only property

Syntax

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

[C#]
public string CatalogName {get;}

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

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

[Java]
public String getCatalogName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1