Click or drag to resize
IUserAccessiableFillFromUL Method

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

Parameters

ioList
Type: SurveyToGo.UserLogic.InterfacesIListSource
inListName
Type: SystemString

Return Value

Type: Int32
See Also