ICustomDimTree.Owner

Syntax

Owner(PrimaryKey: Variant): Variant;

Parameters

PrimaryKey. Primary element key.

Description

The Owner property determines the primary key of the owner element for the specified element.

Comments

Elements' primary keys are values of the Primary attribute. If the element should be moved to the tree root, set value of the Owner property to Null for this element.

See also:

ICustomDimTree