IUserAccessiableStoreFunc Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax DVar StoreFunc(
int inStoreID,
int inFuncCode,
params DVar[] inParams
)
Parameters
- inStoreID
- Type: SystemInt32
- inFuncCode
- Type: SystemInt32
- inParams
- Type: SurveyToGo.UserLogic.InterfacesDVar
Return Value
Type:
DVarSee Also