Click or drag to resize
IUserAccessiableGPSSetAnswerIter Method (Int32, Int32, ISimpleCoordinates)

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

Parameters

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