IMetabaseObjectParam

Description

The IMetabaseObjectParam interface contains properties of repository object parameters.

Properties

  Property name Brief description
Binding The Binding property returns display settings of editor of object parameter value.
DataType The DataType property determines a type of data that the parameter can receive.
DefaultValue The DefaultValue property determines a value for the parameter by default.
Object The Object property returns description of the repository object to which the used parameter belongs.
Params The Params property returns a collection of parameters to which this parameter belongs.
SharedParamLink The SharedParamLink property returns settings of parameter link with a global variable.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns the object key.
Name The Name property determines an object name.

See also:

Metabase Assembly Interfaces