Library Commands Object Model Reference

SurveyAssetCommand Class

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.

For a list of all members of this type, see SurveyAssetCommand Members.

System.Object
   Spss.Dimensions.Library.Commands.SurveyAsset.SurveyAssetCommand
      Spss.Dimensions.Library.Commands.SurveyAsset.SurveyAssetDeleteCommand

public abstract class SurveyAssetCommand

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Spss.Dimensions.Library.Commands.SurveyAsset

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

See Also

SurveyAssetCommand Members | Spss.Dimensions.Library.Commands.SurveyAsset Namespace