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

ExtensionMethods..::..GetPropertyFilterValue Method

Gets the property filter value.

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

Syntax


public static Object GetPropertyFilterValue(
	this string value,
	FieldDataTypes dataType,
	Type valType
)
<ExtensionAttribute> _
Public Shared Function GetPropertyFilterValue ( _
	value As String, _
	dataType As FieldDataTypes, _
	valType As Type _
) As Object
[ExtensionAttribute]
public:
static Object^ GetPropertyFilterValue(
	String^ value, 
	FieldDataTypes^ dataType, 
	Type^ valType
)

Parameters

value
Type: String
The value.
dataType
Type: RingSoft.DbLookup..::..FieldDataTypes
Type of the data.
valType
Type: Type
Type of the value.

Return Value

System.Object.

Exceptions


ExceptionCondition
ArgumentOutOfRangeExceptiondataType - null