Metabase > Metabase Assembly Interfaces > IMetabaseObjectParamValue
The IMetabaseObjectParamValue interface contains properties of values of repository object parameters.
Property name | Brief description | |
![]() |
The Binding property returns display settings of editor of object parameter value. | |
![]() |
The DataType property returns data type that may be specified as parameter value. | |
![]() |
The DefaultValue property returns a default value for parameter. | |
![]() |
The IsArray property returns True if a parameter of specified repository object takes up collection of values. | |
![]() |
The Value property determines a parameter value. |
Property name | Brief description | |
![]() |
Id | The Id property returns the object identifier. |
![]() |
Key | The Key property returns the object key. |
![]() |
Name | The Name property returns the object name. |
See also: