Click or drag to resize
IUserAccessiableExtFunc Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar ExtFunc(
	string inAttahmentName,
	int inFunctionCode,
	params DVar[] inParams
)

Parameters

inAttahmentName
Type: SystemString
inFunctionCode
Type: SystemInt32
inParams
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: DVar
See Also