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.

Properties inherited from INamedEntity

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

See also:

Metabase Assembly Interfaces