IMsMetaAttributeValues

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsMetaAttributeValues interface contains properties used to work with attribute values.

Inheritance Hierarchy

          INamedEntityModel

          IMsMetaAttributeValues

Properties

  Property name Brief description
The ElementGroup property determines a group of elements selection.
The OutputParameter property determines output parameter.
The ParameterAsGroup property determines the parameter used to transfer the element group, used for validation calculation.
The ParameterAsSelection property determines the parameter used to transfer the element selection used for validation calculation.
The Selection property determines the element selection.

Properties inherited from INamedEntityModel

  Property name Brief description
The Id property returns the object identifier.
The Key property returns the object key.
The Name property returns the object name.

See also:

Ms Assembly Interfaces