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

AdvancedFindViewModel..::..AdvancedFindInput Property

Gets or sets the advanced find input.

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

Syntax


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

Field Value

The advanced find input.