UnitNamePlural Property

Gets the name of the Unit when it represents any quantity other than 1.

Definition

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

Property Value

String

See Also