ImportCreationTime Property |
Creation date/time of the Jcamp file. Be aware that due to different date/time formats, the creation time may be wrong.
If the creation time could not be parsed, the value is
MinValue.
Namespace: Altaxo.Serialization.JcampAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public DateTime CreationTime { get; protected set; }
Property Value
DateTimeSee Also