The IRdsAttributeInstance interface contains properties used to work with an attribute of an open dictionary.
Property name | Brief description | |
Attribute | The Attribute property returns attribute properties. | |
HasReadAccess | The HasReadAccess property returns whether a current user has permissions to read elements values by this attribute. | |
HasWriteAccess | The HasWriteAccess property returns whether a current user has permissions to change elements values by this attribute. | |
IsControl | The IsControl property returns True if this attribute is used to control parameter values of a linked dictionary. | |
Link | The Link property returns a link with another dictionary in that this attribute is used. |
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: