Click or drag to resize
IUserAccessiableFillFromSubjectStoreGroup Method

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

Parameters

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

Return Value

Type: Int32
See Also