Click or drag to resize

ICurrency Interface

X#
This interface is used to return Decimal values from the RDD system

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 INTERFACE ICurrency

The ICurrency type exposes the following members.

Properties
  NameDescription
Public propertyValue
Decimal value of the Currency
Top
See Also