Click or drag to resize
Grid Solutions Framework

OutputAdapterOutputIsForArchive Property

Returns true to indicate that this OutputAdapter is sending measurements to a historian, i.e., eDNA.

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

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also