RinexMeteorologicalProgram Property  | 
 
            Gets the program that created the file.
            
 
    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 Program { get; }Public ReadOnly Property Program As String
	Get
public:
property String^ Program {
	String^ get ();
}member Program : string with get
Property Value
Type: 
String
See Also