Click or drag to resize
IUserAccessiableFillFromLocation Method (IListSource, String, String)

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

Parameters

ioList
Type: SurveyToGo.UserLogic.InterfacesIListSource
inWhere
Type: SystemString
inOrder
Type: SystemString

Return Value

Type: Int32
See Also