IMsDisplayAttributeSettings

Assembly: Ms;

Description

The IMsDisplayAttributeSettings interface is used to work with attribute display parameters in the string view of expression elements.

Inheritance Hierarchy

          INamedEntity

          IMsDisplayAttributeSettings

Comments

To work with collection of parameters, use the IMsDisplayAttributeSettingsList interface.

Properties

  Property name Brief description
AttributeId The AttributeId property determines identifier of the attribute, which value is displayed in the string view of expression element.
Dimension The Dimension property returns the dimension, where display parameters are set for its attributes.

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:

Ms Assembly Interfaces