StoreOutputUnitsSystem Property
Note: This API is now obsolete.
Gets or sets default output units system for calculations with units of measurements.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
[ObsoleteAttribute("Use Scope.OutputUnitsSystem instead.")]
public string OutputUnitsSystem { get; }
<ObsoleteAttribute("Use Scope.OutputUnitsSystem instead.")>
Public ReadOnly Property OutputUnitsSystem As String
Get
public:
[ObsoleteAttribute(L"Use Scope.OutputUnitsSystem instead.")]
property String^ OutputUnitsSystem {
String^ get ();
}
[<ObsoleteAttribute("Use Scope.OutputUnitsSystem instead.")>]
member OutputUnitsSystem : string with get
Property Value
String