Click or drag to resize
IListSourceAdd Method (String, String)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
int Add(
	string inText,
	string inValue
)

Parameters

inText
Type: SystemString
inValue
Type: SystemString

Return Value

Type: Int32
See Also