IRdsDictionaryElementData

Assembly: Rds;

Description

The IRdsDictionaryElementData interface contains properties of access to data of MDM dictionary element attributes.

Inheritance hierarchy

          IRdsDictionaryElementData

Properties

  Property name Brief description
AccessAttribute The AccessAttribute property determines security selection by specified access attribute.
Attribute The Attribute property determines element value by a specified attribute.
AttributeIndex The AttributeIndex property returns attribute index by key.
AttributeTranslation The AttributeTranslation property determines attribute value by its key for the specified language.
Count The Count property returns number of attributes.
DisplayAttribute The DisplayAttribute property returns the value that is displayed by the attribute with the specified key for the element.
DisplayValue The DisplayValue property returns the value that is displayed by the attribute with the specified index for the element.
Elements The Elements property returns a collection of elements of the MDM dictionary.
ParamsControl The ParamsControl property returns an object that controls parameter values of a linked dictionary by changing attribute values of the current dictionary.
Modified The Modified property returns whether elements data is modified by the specified attribute.
Record The Record property returns data of element attributes as an object implemented by the IOrmRecord interface.
RecordO The RecordO property returns element attribute data according to parameter set as an object implemented by thenbsp; IOrmRecord interface.
Value The Value property determines element value by a specified attribute.
ValueModified The ValueModified property returns whether element data is modified.
ValueTranslation The ValueTranslation property determines attribute value by its index for the specified language.

Methods

  Method name Brief description
SetAttributeValue The SetAttributeValue method changes the value of a specified element attribute.

See also:

Rds Assembly Interfaces