Click or drag to resize
Grid Solutions Framework

RemoteOutputAdapterOutputIsForArchive Property

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

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public override bool OutputIsForArchive { get; }
View Source

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also