OpenEdge.Core.DateArrayHolder
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER ToString () |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DateArrayHolder () |
/* Default Constructor */
|
||
| DateArrayHolder (date[]) |
/* Constructor
@param date[] The Value array */
|
||
| DateArrayHolder (integer) |
/* Constructor.
@param integer The size of the array. Must be >0 */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| DATE Value |
|
Method Detail
CHARACTER ToString ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Constructor Detail
DateArrayHolder ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
DateArrayHolder (date[])
|
||||||||||||
DateArrayHolder (integer)
|
||||||||||||
Property Detail
DATE Value
|
||||||||
|---|---|---|---|---|---|---|---|---|