Click or drag to resize
XDateTimeViewToData Method
Views to data.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ViewToData(
	string p_Srce,
	bool p_USDateFormat
)

Parameters

p_Srce
Type: SystemString
The source string.
p_USDateFormat
Type: SystemBoolean
if set to true use US date format.

Return Value

Type: Boolean
true if Error, false otherwise.
See Also