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 that is 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