Click or drag to resize
IUserAccessiableGPSSetAnswersIter Method (Int32, String, ISimpleCoordinates)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void GPSSetAnswersIter(
	int inQuesIdx,
	string inIter,
	params ISimpleCoordinates[] inCoords
)

Parameters

inQuesIdx
Type: SystemInt32
inIter
Type: SystemString
inCoords
Type: SurveyToGo.UserLogic.InterfacesISimpleCoordinates
See Also