Library Commands Object Model Reference

SurveySubmissionCommand Class

The SurveySubmissionCommand can be used to submit a survey into the library. This submission may be an initial insertion, or a subsequent update and may include any number of comments and/or associated files. The Survey being submitted *MUST* be saved locally, and be allowed to be saved and writeable. During execution of this command, custom properties will be added and the survey will be saved to its current location.

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

System.Object
   Spss.Dimensions.Library.Commands.SurveySubmissionCommand

public class SurveySubmissionCommand : INotifyPropertyChanged

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

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

See Also

SurveySubmissionCommand Members | Spss.Dimensions.Library.Commands Namespace