Click or drag to resize
UnitSymbol Property
Returns the symbol representing this unit. Note that these may differ from the ISO symbol with respect to case.

Namespace:  Apptus.ESales.Connector.Time
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public string Symbol { get; }

Property Value

Type: String
See Also