PerformanceAssessmentFileVersion Property |
Gets or sets the version of the PAF 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 int Version { get; set; }Public Property Version As Integer
Get
Set
public:
property int Version {
int get ();
void set (int value);
}member Version : int with get, set
Property Value
Type:
Int32
See Also