Click or drag to resize
Grid Solutions Framework

MongoOutputAdapterOutputIsForArchive Property

Returns true; the measurements are archived by this adapter into a MongoDB database.

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

Property Value

Boolean

Implements

IOutputAdapterOutputIsForArchive
See Also