IEtlUserDataContainer.IsDirty

Syntax

IsDirty: Boolean;

Description

The IsDirty method returns whether confirmation window opens on closing user object edit wizard if there are no changes made in the wizard.

Comments

Available values:

To determine whether confirmation window opens on closing user object edit wizard window, use IEtlUserDataContainer.SetDirty.

Example

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

See also:

IEtlUserDataContainer