GetAttachedFilesNamesIter

String[] GetAttachedFilesNamesIter(int inQuesIndex, int inIterationIndex)

Description

Returns an array of strings of the filenames of all attachments captured in a question in a specific iteration

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIndex Int32 Question Index
inIterationIndex Int32 Iteration Index

 

Return Type

string[]

Overloads

List of overloads for this function

String[] GetAttachedFilesNamesIter(int inQuesIndex, String inIterationValue)

Parameters for overloads:

Parameter Type Description
inQuesIndex Int32 Question Index
inIterationIndex String Iterations Indexes (Nested Loops)

 

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.