EbsOpen Class Library for EBSILON®Professional

PrecisionSystem.SetAll Method 

[Visual Basic]
Public Sub SetAll( _ 
   ByVal Precision As Integer _ 
)
[C#]
public void SetAll(
   int Precision
);
[C++]
public: void SetAll(
   int Precision
);
[JScript]
public function SetAll(
   int Precision
);

Remarks

sets all entries to the spezified value

See Also

PrecisionSystem Class | EbsOpen Namespace