IUserAccessiableFillFromSubjectStore Method (IListSource, String, String) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int FillFromSubjectStore(
IListSource ioList,
string inWhere,
string inOrder
)
Parameters
- ioList
- Type: SurveyToGo.UserLogic.InterfacesIListSource
- inWhere
- Type: SystemString
- inOrder
- Type: SystemString
Return Value
Type:
Int32See Also