Removes a file from the list of file for the ISurveyAsset which is being submitted to the library.
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);
SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace