MassName Property

Gets the name of the type of measurement.

Definition

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

Property Value

String

Implements

IMeasurableName

See Also