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

AdvancedFilterViewModel..::..DateSearchValue Property

Gets or sets the date search value.

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

Syntax


public Nullable<DateTime> DateSearchValue { get; set; }
Public Property DateSearchValue As Nullable(Of DateTime)
	Get
	Set
public:
property Nullable<DateTime^> DateSearchValue {
	Nullable<DateTime^> get ();
	void set (Nullable<DateTime^> value);
}

Field Value

The date search value.