IsDirty: Boolean;
The IsDirty method returns whether confirmation window opens on closing user object edit wizard if there are no changes made in the wizard.
Available values:
True. Confirmation window opens on wizard closing
False. Default. Confirmation window does not open on wizard closing.
To determine whether confirmation window opens on closing user object edit wizard window, use IEtlUserDataContainer.SetDirty.
The method use is given in the example for IEtlUserDataContainer.UserData.
See also: