public property UnitAttribute.AlterantiveName

Brief

The alternative name of the unit

Declaration
C#
string  AlterantiveName public get; public set;

Details

An example of two names if inch, that may be records as 5in as well as 5".

Declared in UnitAttribute

back