RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldFilterDefinition..::..ConvertDate Method

Converts the date.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


protected internal string ConvertDate(
	string value
)
Protected Friend Function ConvertDate ( _
	value As String _
) As String
protected public:
String^ ConvertDate(
	String^ value
)

Parameters

value
Type: String
The value.

Return Value

System.String.