An event which will be fired whenever a ISurveyAsset has been saved, or deleted from the library.
The event handler receives an argument of type SurveyAssetSavedEventArgs containing data related to this event. The following SurveyAssetSavedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
SaveType | The |
SurveyAsset | The SurveyAsset which was just saved. |
ILibrary Interface | Spss.Dimensions.Library.Specification Namespace