StoreOutputUnitsSystem Property

Note: This API is now obsolete.
Gets or sets default output units system for calculations with units of measurements.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
[ObsoleteAttribute("Use Scope.OutputUnitsSystem instead.")]
public string OutputUnitsSystem { get; }

Property Value

String

See Also