IEtlForeWizardPages.Model

Syntax

Model: IEtlUserDataContainer;

Description

The Model property determines a metadata model that is used to work with wizard pages.

Comments

The property is write-only. The property can be used to determine settings related with all wizard windows. Settings are determined in the IEtlUserDataContainer.UserData property.

Example

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

See also:

IEtlForeWizardPages