Namespace: OpenEdge.Core
Type: Class DateTimeTzArrayHolder
Parent Classes:
Inherits: Progress.Lang.Object
Implements: Ccs.Common.Support.IDateTimeTzArrayHolder


/* *************************************************************************************************************************
Copyright (c) 2016 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:DateTimeTzArrayHolder
Purpose:OO holder for an array of datetime values
Author(s):pjudge
Created:2016-08-01



Method Summary
  Options Name Purpose
  CHARACTER ToString ()

Constructor Summary
  Options Name Purpose
  DateTimeTzArrayHolder ()
  DateTimeTzArrayHolder (datetime-tz[])

Property Summary
  Options Name Purpose
  DATETIME-TZ Value


Method Detail
Top

CHARACTER ToString ()

Returns CHARACTER
 


Constructor Detail
Top

DateTimeTzArrayHolder ()

Top

DateTimeTzArrayHolder (datetime-tz[])

Parameters:
pValue DATETIME-TZ
 


Property Detail
Top

DATETIME-TZ Value

Returns DATETIME-TZ