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