Library Specification Object Model Reference

SurveyAssetSavedEventHandler Delegate

Delegate that can be implemented as a SurveyAssetSaved event listener.

public delegate void SurveyAssetSavedEventHandler(
   ILibrary library,
   SurveyAssetSavedEventArgs args
);

Parameters

library
args

Requirements

Namespace: Spss.Dimensions.Library.Specification

Assembly: Spss.Dimensions.Library.Specification (in Spss.Dimensions.Library.Specification.dll)

See Also

Spss.Dimensions.Library.Specification Namespace