IEtlForeWizardPages.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of pages in user provider/consumer wizard.

Comments

To connect the specified repository form as a user provider/consumer wizard page, use IEtlForeWizardPages.Item.

To get the repository, which contains edited user provider/consumer, use the IEtlForeWizardPages.Metabase property.

Fore and Fore.NET Examples

The property use is given in the example for IEtlUserDataContainer.UserData.

See also:

IEtlForeWizardPages