IMsMetaAttributeValue

Assembly: Ms;

Namespace: Prognoz.Platform.Interop.Ms;

Description

The IMsMetaAttributeValue interface contains properties used to work with an attribute.

Properties

  Property name Brief description
The IsParameter property determines whether the attribute is parameter.
The Kind property determines how to set values of the attribute, on which the variable is based.
The Parameter property determines the parameter that sets the attribute value.
The Value property determines attribute value.

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