Click or drag to resize
Grid Solutions Framework

MongoOutputAdapterCollectionName Property

Gets or sets the name of the measurement collection.

Namespace: MongoAdapters
Assembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("measurements")]
public string CollectionName { get; set; }
View Source

Property Value

String
See Also