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

AdvancedFindPrinterProcessor Constructor

Initializes a new instance of the AdvancedFindPrinterProcessor class.

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

Syntax


public AdvancedFindPrinterProcessor(
	AdvancedFindViewModel advancedFindViewModel
)
Public Sub New ( _
	advancedFindViewModel As AdvancedFindViewModel _
)
public:
AdvancedFindPrinterProcessor(
	AdvancedFindViewModel^ advancedFindViewModel
)

Parameters

advancedFindViewModel
Type: RingSoft.DbMaintenance..::..AdvancedFindViewModel
The advanced find view model.