MassValue Property

Gets or sets the quantity of units represented by the IMeasurable object.

Definition

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
public double Value {
	get;
 }

Property Value

Double

Implements

IMeasurableValue

See Also