Library Commands Object Model Reference

SurveySubmissionCommand.RemoveFile Method (AttachedFile)

Removes a file from the list of file for the ISurveyAsset which is being submitted to the library.

public void RemoveFile(
   AttachedFile attachedFile
);

Parameters

attachedFile
The file to remove.

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace | SurveySubmissionCommand.RemoveFile Overload List