Assembly: Etl;
Namespace: Prognoz.Platform.Interop.Etl;
The IEtlUserDataContainer interface is used to work with user objects.
IEtlUserDataContainer
User objects are:
Property name | Brief description | |
UserData | The UserData property returns element of XML document object model. |
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: