Click or drag to resize

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.Jcamp
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DateTime CreationTime { get; protected set; }

Property Value

DateTime
See Also