IRdsDictionary.Type

Fore Syntax

Type: RdsDictionaryType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Rds.RdsDictionaryType;

Description

The Type property returns a type of the MDM dictionary.

Comments

If this property returns the value RdsDictionaryType.MetaDictionaryRds, the user is working with a table MDM dictionary.

Fore and Fore.NET Examples

The property use is given in the example of creating a table MDM dictionary.

See also:

IRdsDictionary