IEtlForeWizardPage.Title

Fore syntax

Title: String;

Fore.NET syntax

Title: string;

Description

The Title property determines name of a new page of user provider/consumer wizard.

Comments

To determine a metadata model used to work with user provider/consumer wizard page, use the IEtlForeWizardPage.Model property.

Fore and Fore.NET examples

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

See also:

IEtlForeWizardPage