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

AdvancedFindWindow..::..Processor Property

Gets or sets the processor.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

The processor.