PerformanceAssessmentFileSource Property |
Gets or sets the source of the PAF file. Typically the organization that generated the PAF data.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Source { get; set; }
Public Property Source As String
Get
Set
public:
property String^ Source {
String^ get ();
void set (String^ value);
}
member Source : string with get, set
Property Value
Type:
StringSee Also