IUserAccessiableFillFromStore Method (IListSource, Int32, String, String, String, String, String) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int FillFromStore(
IListSource ioList,
int inStoreID,
string inSubStore,
string inTextExp,
string inValExp,
string inWhere,
string inOrder
)
Parameters
- ioList
- Type: SurveyToGo.UserLogic.InterfacesIListSource
- inStoreID
- Type: SystemInt32
- inSubStore
- Type: SystemString
- inTextExp
- Type: SystemString
- inValExp
- Type: SystemString
- inWhere
- Type: SystemString
- inOrder
- Type: SystemString
Return Value
Type:
Int32See Also