DIMcImageSetEvents_EventBeforeSave Event
|
|
Event fired before the specified image set is saved.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksThis event could be used to display a "Save Set As" dialog.
When the save is completed successfully, a SetChanged event
will be fired indicating a change to the set's Modified property
(which is cleared after a Save).
See Also