IMsDisplayAttributeSettings

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.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
The AttributeId property determines identifier of the attribute, which value is displayed in the string view of expression element.
The Dimension property returns the dimension, where display parameters are set for its attributes.

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:

Ms Assembly Interfaces