Click or drag to resize
Grid Solutions Framework

MeasurementWrapperID Property

The identification number of the measurement. PointIDs are unsigned integers, but MongoDB needs to store them as signed integers.

Namespace: MongoAdapters
Assembly: MongoAdapters (in MongoAdapters.dll) Version: 2.4.182-beta
Syntax
public int ID { get; set; }
View Source

Property Value

Int32
See Also