PerformanceAssessmentFileCreationDate Property |
Gets or sets the date the PAF file was created.
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 DateTime CreationDate { get; set; }
Public Property CreationDate As DateTime
Get
Set
public:
property DateTime CreationDate {
DateTime get ();
void set (DateTime value);
}
member CreationDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also