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

AdvancedFilterViewModel..::..DecimalSearchValueDecimal Property

Gets or sets the decimal search value decimal.

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

Syntax


public double DecimalSearchValueDecimal { get; set; }
Public Property DecimalSearchValueDecimal As Double
	Get
	Set
public:
property double^ DecimalSearchValueDecimal {
	double^ get ();
	void set (double^ value);
}

Field Value

The decimal search value decimal.