Click or drag to resize
XHFieldRead 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 bool Read(
	string p_Srce
)

Parameters

p_Srce
Type: SystemString
The source string containing the date.

Return Value

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