Top Method Summary
Options Name Purpose
Progress.Lang.Object Clone () Clones the object instance
LOGICAL Equals (Object) Performs by-value comparison with another holder class
CHARACTER GetExpression () Returns the Expression to be used in a Query String
CHARACTER GetValue () Returns the Value of the Holder instance
Consultingwerk.DateHolder SetUseSerializedTypeInformation (logical) Assigns a value to the UseSerializedTypeInformation property
CHARACTER ToString () Returns a Character representation of the value

Top Constructor Summary
Options Name Purpose
DateHolder () Constructor for the DateHolder class
DateHolder (date) Constructor for the DateHolder class
DateHolder (datetime) Constructor for the DateHolder class
DateHolder (datetime-tz) Constructor for the DateHolder class

Top Property Summary
Options Name Purpose
Consultingwerk.DateHolder Today
Consultingwerk.DateHolder UnknownValue
DATE Value


Method Detail
Top

Progress.Lang.Object Clone ()

Purpose: Clones the object instance
Notes:

Returns Progress.Lang.Object
The cloned object instance
Top

LOGICAL Equals (Object)

Purpose: Performs by-value comparison with another holder class
Notes: The provided object for comparison needs to be of the same type

Parameters:
poObject Progress.Lang.Object
The object to compare with the current instance
Returns LOGICAL
Logical value indicating if this object and the passed in object instance have the same value
Top

CHARACTER GetExpression ()

Purpose: Returns the Expression to be used in a Query String
Notes: Quoted value

Returns CHARACTER
The CHARACTER Expression
Top

CHARACTER GetValue ()

Purpose: Returns the Value of the Holder instance
Notes: Unquoted value

Returns CHARACTER
The value as a CHARACTER
Top

Consultingwerk.DateHolder SetUseSerializedTypeInformation (logical)

Purpose: Assigns a value to the UseSerializedTypeInformation property
Notes:

Parameters:
plValue LOGICAL
The value for the UseSerializedTypeInformation property
Returns Consultingwerk.DateHolder
The reference to the object instance itself
Top

CHARACTER ToString ()

Purpose: Returns a Character representation of the value
Notes:

Returns CHARACTER
The Character representation of the value


Constructor Detail
Top

DateHolder ()

Purpose: Constructor for the DateHolder class
Notes:

Top

DateHolder (date)

Purpose: Constructor for the DateHolder class
Notes:

Parameters:
pdtValue DATE
The initial Value
Top

DateHolder (datetime)

Purpose: Constructor for the DateHolder class
Notes:

Parameters:
pdtValue DATETIME
The initial Value (DATETIME)
Top

DateHolder (datetime-tz)

Purpose: Constructor for the DateHolder class
Notes:

Parameters:
pdtValue DATETIME-TZ
The initial Value (DATETIME-TZ)


Property Detail
Top

Consultingwerk.DateHolder Today


Returns Consultingwerk.DateHolder
Top

Consultingwerk.DateHolder UnknownValue


Returns Consultingwerk.DateHolder
Top

DATE Value


Returns DATE


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:10