Namespace: OpenEdge.Core
Type: Class DecimalArrayHolder
Parent Classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object
Implements: Ccs.Common.Support.IDecimalArrayHolder


Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
File:DecimalArrayHolder
Purpose:OO holder for an array of Decimal or int64 values
Author(s):pjudge
Created:2016-08-01



Method Summary
  Options Name Purpose
  CHARACTER ToString ()

Constructor Summary
  Options Name Purpose
  DecimalArrayHolder ()
  DecimalArrayHolder (decimal[])

Property Summary
  Options Name Purpose
  DECIMAL Value


Method Detail
Top

CHARACTER ToString ()

Returns CHARACTER
 


Constructor Detail
Top

DecimalArrayHolder ()

Top

DecimalArrayHolder (decimal[])

Parameters:
piValue DECIMAL
 


Property Detail
Top

DECIMAL Value

Returns DECIMAL