IMetabaseObjectControlInfo

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IMetabaseObjectControlInfo interface contains properties and methods used to work with collection of the nested object.

Inheritance Hierarchy

IMetabaseObjectControlInfo

Comments

The following properties can be used to get collection of the nested objects.

Properties

  Property name Brief description
The Count property returns the number of nested objects, the parameters of which can be controlled.
The Item property returns parameters of the nested object with the specified index.

Methods

  Method name Brief description
The FindByKey method searches by key and returns parameters of the nested object.
The GetObjectControlIsEmpty method returns whether there are no settings to manage parameters of the specified object.

See also:

Metabase Assembly Interfaces