Library Commands Object Model Reference

DownloadSurveyCommand.DownloadSurveyErrorHandler Delegate

Delegate which may optionally be supplied to Execute method which can be used to handle errors.

public delegate void DownloadSurveyCommand.DownloadSurveyErrorHandler(
   DownloadSurveyCommand command,
   ErrorType error
);

Parameters

command
error

Requirements

Namespace: Spss.Dimensions.Library.Commands

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

See Also

Spss.Dimensions.Library.Commands Namespace