Click or drag to resize

PerformanceAssessmentFileReferenceDate Property

Gets or sets the date the PAF file is referenced to. This is typically the last time in the file for which records are present.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DateTime ReferenceDate { get; set; }

Property Value

Type: DateTime
See Also