Click or drag to resize

UnitNamePlural Property

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

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

Property Value

String
See Also