IUserAccessiableExtFuncArray Method |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax DVar[] ExtFuncArray(
string inAttahmentName,
int inFunctionCode,
params DVar[] inParams
)
Parameters
- inAttahmentName
- Type: SystemString
- inFunctionCode
- Type: SystemInt32
- inParams
- Type: SurveyToGo.UserLogic.InterfacesDVar
Return Value
Type:
DVarSee Also