Click or drag to resize
IVariablesItem Property

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
DVar this[
	string inVariableName
] { get; set; }

Parameters

inVariableName
Type: SystemString

Property Value

Type: DVar
See Also