Ms > Ms Assembly Interfaces > IMsMetaAttributeValue
Assembly: Ms;
The IMsMetaAttributeValue interface contains properties used to work with an attribute.
Property name | Brief description | |
![]() |
IsParameter | The IsParameter property determines whether the attribute is parameter. |
![]() |
Kind | The Kind property determines how to set values of the attribute, on which the variable is based. |
![]() |
Parameter | The Parameter property determines the parameter that sets the attribute value. |
![]() |
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: