IEtlUserDataContainer

Assembly: Etl;

Description

The IEtlUserDataContainer interface is used to work with user objects.

Inheritance Hierarchy

          IEtlUserDataContainer

Comments

User objects are:

Properties

  Property name Brief description
UserData The UserData property returns element of XML document object model.

Methods

  Method name Brief description
IsDirty The IsDirty method returns whether confirmation window opens on closing user object edit wizard window if there are no changes made in the wizard.
SetDirty The SetDirty method determines whether confirmation window opens on closing user object edit wizard window if there are no changes made in the wizard.

See also:

ETL Assembly Interfaces