company logo

PropertyDefinition :: isArray - Is property an array

A property is considered as an array, when it is not a reference and has a dimension greater than 1. Arrays are not considered as collections.

If the function is not called with a valid property definition it throws an exception.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool PropertyDefinition  :: isArray (  )