Click or drag to resize
IUserAccessiableExternParam Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar ExternParam(
	string inParamName
)

Parameters

inParamName
Type: SystemString

Return Value

Type: DVar
See Also