UnitSymbol Property

Gets the symbol or abbreviation of the Unit.

Definition

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

Property Value

String

See Also