Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : Progress.Util.DecimalHelper class
 

Progress.Util.DecimalHelper class

(Windows only; GUI for .NET only)
A helper class that provides a set of static Create( ) method overloads for initializing DECIMAL values in ABL.
Note: This class is used primarily by the Visual Designer during code generation. You should not expect to use this class directly.

Serializable:

No

Constructors

This class does not contain a constructor.

Super Class

This class does not inherit a super class.

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

This class does not contain properties (beyond those it inherits from its base class).

Public Methods

Public Events

This class does not contain events (beyond those it inherits from its base class).

See also

Progress.Util.DateTimeHelper class, Progress.Util.StringHelper class