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

DbMaintenanceWindowProcessor..::..MaintenanceWindow Property

Gets the maintenance window.

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

Syntax


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

Field Value

The maintenance window.