SatelliteOutageDetailsOutageReference Property |
Gets the reference defining the outage information (NANU number, etc.).
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic string OutageReference { get; }
Public ReadOnly Property OutageReference As String
Get
public:
property String^ OutageReference {
String^ get ();
}
member OutageReference : string with get
Property Value
Type:
String
See Also