Assembly: Ms;
Namespace: Prognoz.Platform.Interop.Ms;
The IMsMetaAttributeValue interface contains properties used to work with an attribute.
| 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. |
| 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: