IRdsDictionaryElements.Root

Fore Syntax

Root: Integer;

Fore.NET Syntax

Root: uinteger;

Description

The Root property returns a key of a basic element of a tree of the MDM dictionary elements.

Comments

Use the IRdsDictionaryElements.RootItem property to get properties of the base element.

Fore and Fore.NET Examples

The property use is given in the example for IRdsDictionaryElements.Attribute.

See also:

IRdsDictionaryElements