| HyperionCentralBodyNaifIdCode Property  | 
 
            Gets the NAIF identification code of this central body,
            barycenter, spacecraft, ground station, or other physical
            object or location.
            
            A directory of NAIF IDs associated with commonly used
            Solar System bodies is available at the
            NAIF website.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic int NaifIdCode { get; }Public ReadOnly Property NaifIdCode As Integer
	Get
public:
virtual property int NaifIdCode {
	int get () sealed;
}abstract NaifIdCode : int with get
override NaifIdCode : int with get
Property Value
Type: 
Int32Implements
IProvideNaifIdCodeNaifIdCode See Also
See Also