Library Commands Object Model Reference

SurveySubmissionCommand.FindFile Method

Finds a file based on the file's name.

Overload List

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);

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace