SessionProfile.DecimalSymbol Property

Decimal Symbol. Also used as a char to start subscript in the variables names.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public char DecimalSymbol { get; protected set; }

Property Value

Char

Implements

ISessionProfile.DecimalSymbol

See Also