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

AdvancedFindPrinterProcessor..::..AdvancedFindViewModel Property

Gets the advanced find view model.

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

Syntax


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

Field Value

The advanced find view model.