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