IRdsUniqueKey.Attributes

Fore Syntax

Attributes: IRdsUniqueKeyAttributes;

Fore.NET Syntax

Attributes: Prognoz.Platform.Interop.Rds.IRdsUniqueKeyAttributes;

Description

The Attributes property returns attributes of the MDM dictionary unique key.

Comments

To work with unique key attribute, use the IRdsUniqueKeyAttribute.Attribute property.

Fore and Fore.NET Examples

The method use is given in the example for IRdsUniqueKeyAttribute.Attribute.

See also:

IRdsUniqueKey