Click or drag to resize

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.NamePropertyExtraction
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public bool UseDateTimeOffset { get; init; }

Property Value

Boolean
See Also