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

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

Parameters

inQuesIndex
Type: SystemInt32
inIterationIndex
Type: SystemInt32

Return Value

Type: Int32
See Also