Click or drag to resize
IUserAccessiableFillFromSubjectStoreFilter Method (IListSource, String, DVar)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int FillFromSubjectStoreFilter(
	IListSource ioList,
	string inFilterColumn,
	DVar inCompare
)

Parameters

ioList
Type: SurveyToGo.UserLogic.InterfacesIListSource
inFilterColumn
Type: SystemString
inCompare
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: Int32
See Also