IRdsAttributeInstance

Description

The IRdsAttributeInstance interface contains properties used to work with an attribute of an open dictionary.

Properties

  Property name Brief description
The Attribute property returns attribute properties.
The HasReadAccess property returns whether a current user has permissions to read elements values by this attribute.
The HasWriteAccess property returns whether a current user has permissions to change elements values by this attribute.
The IsControl property returns True if this attribute is used to control parameter values of a linked dictionary.
The Link property returns a link with another dictionary in that this attribute is used.

Properties inherited from INamedEntity

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

See also:

Rds Assembly Interfaces