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

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

Parameters

inQuesIndex
Type: SystemInt32
inIterationValue
Type: SystemString

Return Value

Type: String
See Also