SessionProfile.DecimalSymbol Property
Decimal Symbol. Also used as a char to start subscript in the variables names.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public char DecimalSymbol { get; protected set; }
Public Property DecimalSymbol As Char
Get
Protected Set
public:
virtual property wchar_t DecimalSymbol {
wchar_t get () sealed;
protected: void set (wchar_t value) sealed;
}
abstract DecimalSymbol : char with get, set
override DecimalSymbol : char with get, set
CharISessionProfile.DecimalSymbol