SatelliteOutageDetailsOutageSource Property |
Gets the source of the outage information (NANUs, NOTAMs, 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 OutageSource { get; }
Public ReadOnly Property OutageSource As String
Get
public:
property String^ OutageSource {
String^ get ();
}
member OutageSource : string with get
Property Value
Type:
String
See Also