Click or drag to resize
IUserAccessiableIsMatch Method (String, DVar)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool IsMatch(
	string inValues,
	DVar inMatch
)

Parameters

inValues
Type: SystemString
inMatch
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: Boolean
See Also