Click or drag to resize
Grid Solutions Framework

CsvExportAdapter.OutputIsForArchive Property

Gets the flag that determines if measurements sent to this CsvExportAdapter are destined for archival.

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

Property Value

Boolean

Implements

IOutputAdapter.OutputIsForArchive
See Also