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

NameTypeDescription
arrPropertyArrayDateTimeA PropertyArray of DateTime type.

Returns

TypeDescription
DateTime[]A DateTime array.

Cautions

none