string[] GetAttachedFiles()
Description
Returns an array files paths of all attachments captured during the interview.
Return Type
string[]
Overloads
List of overloads for this function
String[] GetAttachedFiles(int inQuesIndex)
Parameters for overloads:
Parameter | Type | Description |
---|---|---|
inQuesIndex | Int32 | Question Index |
Comments
Please sign in to leave a comment.