Click or drag to resize
IUserAccessiableFillFromLocation Method (IListSource)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int FillFromLocation(
	IListSource ioList
)

Parameters

ioList
Type: SurveyToGo.UserLogic.InterfacesIListSource

Return Value

Type: Int32
See Also