Library Commands Object Model Reference

SurveyAssetDeleteCommand.Execute Method 

Deletes a survey asset from the content repository.

public override bool Execute(
   ErrorHandler handler
);

Parameters

handler
If not null, this handler will be called when an error occurs.

Return Value

True if the execute of the command was successful, otherwise false

See Also

SurveyAssetDeleteCommand Class | Spss.Dimensions.Library.Commands.SurveyAsset Namespace