SatelliteOutageDetailsOutageType Property |
Gets the type of outage: Historical, Current or Predicted.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic OutageType OutageType { get; }
Public ReadOnly Property OutageType As OutageType
Get
public:
property OutageType OutageType {
OutageType get ();
}
member OutageType : OutageType with get
Property Value
Type:
OutageType
See Also