|
CsvExportAdapterLeadTime Property
|
Gets or sets the allowed future time deviation tolerance against local clock for time reasonability validation, in seconds (can be sub-second).
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.230-beta
Syntaxfunction get_LeadTime();
function set_LeadTime(value);
View SourceProperty Value
Double
See Also