Click or drag to resize
Grid Solutions Framework

AdoOutputAdapterOutputIsForArchive Property

Returns a flag that determines if measurements sent to this AdoOutputAdapter are destined for archival.

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

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also