Click or drag to resize
Grid Solutions Framework

CsvExportAdapterEnableTimeReasonabilityValidation Property

Gets or sets the flag that determines if timestamps should be validated against local clock for reasonability.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool EnableTimeReasonabilityValidation { get; set; }
View Source

Property Value

Boolean
See Also