IRdsLinkInstance

Description

The IRdsLinksInstance interface contains properties used to work with a link of the open MDM dictionary.

Properties

  Property name Brief description
Attribute The Attribute property returns the linked attribute of the given MDM dictionary.
IsControlAttribute The IsControlAttribute property checks whether the specified attribute is used to control values of the linked dictionary parameter.
ParamsControl The ParamsControl property returns an object that controls parameter values of a linked dictionary by changing attribute values of the current dictionary.
Reference The Reference property returns an attribute of the dictionary, with which the link is established.
ReferenceDictionary The ReferenceDictionary property returns data of a linked dictionary.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines the object identifier.
Key The Key property returns the object key.
Name The Name property determines the object name.

See also:

Rds Assembly Interfaces