Value

MeasureValue.Value property

Gets or sets the numerical value of the measurement. Value must be greater than 0.

public double Value { get; set; }

See Also