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

FilterItemDefinition..::..ConvertDate Method

Converts the date.

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

Syntax


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

Parameters

value
Type: String
The value.

Return Value

System.String.