Library Commands Object Model Reference

SurveySubmissionCommand.RemoveFile Method

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

Overload List

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

public void RemoveFile(AttachedFile);

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

public void RemoveFile(string,string);

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace