{CompanyName} FlexyGo

CheckData..::..CheckList Method

Checks the specified value against the exclude list.

Namespace:  FLEXYGO
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public bool CheckList(
	string Value
)
Public Function CheckList ( _
	Value As String _
) As Boolean

Parameters

Value
Type: String
The value.

Return Value

true if XXXX, false otherwise.