company logo

PropertyHandle :: IsPathExpression - Is property a path expression

The function returns true( YES ), when the property refers to an access path or expression (query) or to a property path (e.g. person.children.name).

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO .

Implementation details

logical PropertyHandle  :: IsPathExpression (  )