Rds > Rds Assembly Interfaces > IRdsDictionaryElementData
Assembly: Rds;
Namespace: Prognoz.Platform.Interop.Rds;
The IRdsDictionaryElementData interface contains properties of access to data of MDM dictionary element attributes.
IRdsDictionaryElementData
Property name | Brief description | |
![]() |
The AccessAttribute property determines security selection by specified access attribute. | |
![]() |
The Attribute property determines element value by a specified attribute. | |
![]() |
The AttributeIndex property returns attribute index by key. | |
![]() |
The AttributeTranslation property determines attribute value by its key for the specified language. | |
![]() |
The Count property returns number of attributes. | |
![]() |
The DisplayAttribute property returns the value that is displayed by the attribute with the specified key for the element. | |
![]() |
The DisplayValue property returns the value that is displayed by the attribute with the specified index for the element. | |
![]() |
The Elements property returns a collection of elements of the MDM dictionary. | |
![]() |
The ParamsControl property returns an object that controls parameter values of a linked dictionary by changing attribute values of the current dictionary. | |
![]() |
The Modified property returns whether elements data is modified by the specified attribute. | |
![]() |
The Record property returns data of element attributes as an object implemented by the IOrmRecord interface. | |
![]() |
The RecordO property returns element attribute data according to parameter set as an object implemented by thenbsp; IOrmRecord interface. | |
![]() |
The Value property determines element value by a specified attribute. | |
![]() |
The ValueModified property returns whether element data is modified. | |
![]() |
The ValueTranslation property determines attribute value by its index for the specified language. |
Method name | Brief description | |
![]() |
The SetAttributeValue method changes the value of a specified element attribute. |
See also: