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

DbMaintenanceWindow..::..Processor Property

Gets the processor.

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

Syntax


public IDbMaintenanceProcessor Processor { get; }
Public ReadOnly Property Processor As IDbMaintenanceProcessor
	Get
public:
property IDbMaintenanceProcessor^ Processor {
	IDbMaintenanceProcessor^ get ();
}

Field Value

The processor.