Click or drag to resize
IUserAccessiableGetAttachedFilesIter Method (Int32, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string[] GetAttachedFilesIter(
	int inQuesIndex,
	int inIterationIndex
)

Parameters

inQuesIndex
Type: SystemInt32
inIterationIndex
Type: SystemInt32

Return Value

Type: String
See Also