DateTimePropertyEvaluatorUseDateTimeOffset Property |
Gets or sets a value indicating whether the parsed value should be returned as a DateTimeOffset instead of a DateTime.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic bool UseDateTimeOffset { get; init; }Property Value
Boolean
See Also