RETSConnection: IsValidString

IsValidString

* Checks to make sure the string passed in is a valid string parameter (not null and not zero length).

 Private Function IsValidString(
	  value As String ) As Boolean

Parameters

value
[ByRef] String.

Return Values

Boolean - 

Remarks

See Also

Project RETS_API Overview Class RETSConnection Overview RETSConnection Properties RETSConnection Methods IsStale ParseAuthenticate