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

WhereItem..::..ValueType Property

Gets the type of the value.

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

Syntax


public ValueTypes ValueType { get; set; }
Public Property ValueType As ValueTypes
	Get
	Set
public:
property ValueTypes^ ValueType {
	ValueTypes^ get ();
	void set (ValueTypes^ value);
}

Field Value

The type of the value.