company logo

Property :: positionTop - Position parent collections

The function selects an instance (first instance) for all upper property handles that are not positioned. The selection for the property handle itself remains unchanged.

The function can be called in order to provide an accessible property handle, which requires a selected parent.

When no instance could be located in the parent property handle, or when an error occurred, the function will throw an exception.

Return value:  Property reference ( odaba::Property & )

A property handle refers to a (usually) opened property. Invalid properties may cause an exception.

Implementation details

odaba::Property & Property  :: positionTop (  )