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

FilterItemDefinition..::..ValueType Property

Gets or sets the type of the value.

Namespace:  RingSoft.DbLookup.TableProcessing
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.