Instance.PropertyArray.toArrayConcept()

Signature

Concept[] toArrayConcept(PropertyArrayConcept arr)

Domain

ACTION, CONDITION, QUERY

Description

Returns a Concept[] containing all of the instances in a PropertyArrayConcept in the correct order

Parameters

NameTypeDescription
arrPropertyArrayConceptA PropertyArray of type ConceptReference or ContainedConcept.

Returns

TypeDescription
Concept[]A Concept array containing all of the instances in PropertyArrayConcept in the correct order.

Cautions

none