SessionProfileDecimalPlaces Property

Number of decimal places in the result.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public int DecimalPlaces { get; }

Property Value

Int32

Implements

IResultOptionsDecimalPlaces

See Also