Click or drag to resize
XHField. Read Method (String)
Reads the specified source date.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Function Read ( 
	p_Srce As String
) As Boolean

Parameters

p_Srce
Type: System.String
The source string containing the date.

Return Value

Type: Boolean
true if no error, false otherwise.
See Also