IUserAccessiableIsMatch Method (String, DVar, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax bool IsMatch(
string inValues,
DVar inMatch,
bool inMatchEmpty
)
Parameters
- inValues
- Type: SystemString
- inMatch
- Type: SurveyToGo.UserLogic.InterfacesDVar
- inMatchEmpty
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also