SatelliteOutageFileVersion Property |
Gets or sets the VERSION of the SOF file.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic string Version { get; set; }Public Property Version As String
Get
Set
public:
property String^ Version {
String^ get ();
void set (String^ value);
}member Version : string with get, set
Property Value
Type:
String
See Also