Show/Hide Toolbars

XSharp

This implements the FoxPro Currency type.
The internal typename is XSharp.__Currency

 

The CURRENCY type stored numbers with a precision of 4 decimals. Internally it contains a .Net decimal value, rounded to 4 decimals.

 

Implementation

The CURRENCY type is implemented in the structure  XSharp.__Currency.

The Usual type of CURRENCY is 28.