IRdsDictionaryElements.RootItem

Fore Syntax

RootItem: IRdsDictionaryElement;

Fore.NET Syntax

RootItem: Prognoz.Platform.Interop.Rds.IRdsDictionaryElement;

Description

The RootItem property returns properties of a basic element of a tree of the MDM dictionary elements.

Comments

Use the IRdsDictionaryElements.Root property to get key of the base element.

Fore and Fore.NET Examples

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

See also:

IRdsDictionaryElements