Click or drag to resize
XDateTime. ViewToData 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 Function ViewToData ( 
	p_Srce As String,
	p_USDateFormat As Boolean
) As Boolean

Parameters

p_Srce
Type: System.String
The source string.
p_USDateFormat
Type: System.Boolean
if set to true use US date format.

Return Value

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