Click or drag to resize

SpeedName Property

Gets the name of the type of measurement.

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

Property Value

String

Implements

IMeasurableName
See Also