Click or drag to resize
IUserAccessiableStoreFunc Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar StoreFunc(
	int inStoreID,
	int inFuncCode,
	params DVar[] inParams
)

Parameters

inStoreID
Type: SystemInt32
inFuncCode
Type: SystemInt32
inParams
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: DVar
See Also