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

AdvancedFilterViewModel..::..StringSearchValue Property

Gets or sets the string search value.

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

Syntax


public string StringSearchValue { get; set; }
Public Property StringSearchValue As String
	Get
	Set
public:
property String^ StringSearchValue {
	String^ get ();
	void set (String^ value);
}

Field Value

The string search value.