IEtlForeWizardPages

Assembly: Etl;

Namespace: Prognoz.Platform.Interop.Etl;

Description

The IEtlForeWizardPages interface is used to implement the class that creates user provider/consumer wizard pages.

Inheritance Hierarchy

          IEtlForeWizardPages

Comments

To set up the specified page of user provider/consumer wizard, use the IEtlForeWizardPage interface.

Properties

  Property name Brief description
Count The Count property returns the number of pages in user provider/consumer wizard.
Metabase The IMetabase property returns the repository that contains the edited user provider/consumer wizard.

Methods

  Method name Brief description
Item The Item method is used to connect the specified repository form as a user provider/consumer wizard page.

See also:

ETL Assembly Interfaces