Assembly: Etl;
Namespace: Prognoz.Platform.Interop.Etl;
The IEtlForeWizardPages interface is used to implement the class that creates user provider/consumer wizard pages.
IEtlForeWizardPages
To set up the specified page of user provider/consumer wizard, use the IEtlForeWizardPage interface.
| 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. |
| 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: