Finds a file based on the file's name.
Finds a file based on the file's name.
public AttachedFile FindFile(string);
Finds a file based on the file's name and relative path.
public AttachedFile FindFile(string,string);
SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace