Click or drag to resize
Grid Solutions Framework

CsvImportAdapter.SupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.242-beta
Syntax
public override bool SupportsTemporalProcessing { get; }
View Source

Property Value

Boolean

Implements

IAdapter.SupportsTemporalProcessing
See Also