IEtlUserDataContainer

Assembly: Etl;

Namespace: Prognoz.Platform.Interop.Etl;

Description

The IEtlUserDataContainer interface is used to work with custom objects.

Inheritance hierarchy

          IEtlUserDataContainer

Comments

Custom 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 custom object edit wizard window if there are no changes made in the wizard.
SetDirty The SetDirty method determines whether confirmation window opens on closing custom object edit wizard window if there are no changes made in the wizard.

See also:

ETL Assembly Interfaces