Metabase: IMetabase;
Metabase: Prognoz.Platform.Interop.Metabase.IMetabase;
The IMetabase property returns the repository that contains the edited user provider/consumer wizard.
To get the number of pages of user provider/consumer wizard, use IEtlForeWizardPages.Count.
To connect the specified repository form as a user provider/consumer wizard page, use IEtlForeWizardPages.Item.
The property use is given in the example for IEtlUserDataContainer.UserData.
See also: