Library Commands Object Model Reference

Spss.Dimensions.Library.Commands.SurveyAsset Namespace

Namespace hierarchy

Classes

Class Description
SurveyAssetCommand This class is a base class for survey asset commands like add, edit, and delete survey assets. All subclasses must save the results of work done to the repository.
SurveyAssetDeleteCommand This class deletes a survey asset from the content repository.

Delegates

Delegate Description
SurveyAssetCommand.ErrorHandler A delegate that may be used as an ErrorHandler for the command's execute method.