Library Commands Object Model Reference

DownloadSurveyCommand Constructor (ILibrary, String, String)

Creates a new DownloadSurveyCommand which will download the specified asset name from the specified library to the specified destination folder.

public DownloadSurveyCommand(
   ILibrary library,
   string assetName,
   string destination
);

Parameters

library
assetName
destination

See Also

DownloadSurveyCommand Class | Spss.Dimensions.Library.Commands Namespace | DownloadSurveyCommand Constructor Overload List