TIBCO BusinessEvents™
Standard
Instance
PropertyArray
Instance.PropertyArray
.
toArrayDateTime()
Signature
DateTime[] toArrayDateTime(PropertyArrayDateTime arr)
Domain
ACTION, CONDITION, QUERY
Description
Returns a DateTime[] containing all of the DateTime values in a PropertyArrayDateTime in the correct order
Parameters
Name
Type
Description
arr
PropertyArrayDateTime
A PropertyArray of DateTime type.
Returns
Type
Description
DateTime[]
A DateTime array.
Cautions
none