IMetabaseObjectControl

Assembly: Metabase;

Description

The IMetabaseObjectControl interface contains properties and methods used to control parameters of the nested object.

Inheritance Hierarchy

IMetabaseObjectControl

Comments

To get parameters of nested object, use properties and methods of the IMetabaseObjectControlInfo interface.

Properties

  Property name Brief description
ControlledObject

The ControlledObject property returns description of the nested object for which parameter control is set up.
Count

The Count property returns the number of the nested object parameters for which it is possible to set a binding.
IsEmpty

The IsEmpty property returns whether nested object parameter management settings are absent.
Item

The Item property returns a binding of the nested object parameter to the parameters of the current object.

Methods

  Method name Brief description
FindByKey

The FindByKey method finds and returns a binding of the nested object parameter to the parameters of the current object.

See also:

Metabase Assembly Interfaces