Click or drag to resize
Grid Solutions Framework

PIOutputAdapterOutputIsForArchive Property

Returns true to indicate that this PIOutputAdapter is sending measurements to a historian, OSIsoft PI.

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

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also