openPDC Synchrophasor Help
OutputIsForArchive Property
NamespacesHistorianAdaptersRemoteOutputAdapterOutputIsForArchive
Returns a flag that determines if measurements sent to this RemoteOutputAdapter are destined for archival.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute(true)]
[ConnectionStringParameterAttribute]
public override bool OutputIsForArchive { get; }
<DefaultValueAttribute(True)> _
<ConnectionStringParameterAttribute> _
Public Overrides ReadOnly Property OutputIsForArchive As Boolean
	Get
[DefaultValueAttribute(true)]
[ConnectionStringParameterAttribute]
public:
virtual property bool OutputIsForArchive {
	bool get () override;
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0