string[] GetAttachedFilesNames()
Description
Returns an array of strings, each item holds the attachment name of an attachment within the interview.
Return Type
string[]
Overloads
List of overloads for this function
String[] GetAttachedFilesNames(int inQuesIndex)
Parameters for overloads:
Parameter | Type | Description |
---|---|---|
inQuesIndex | Int32 | Question Index |
Comments
Please sign in to leave a comment.