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

WindowRegistryItem..::..MaintenanceWindow Property

Gets or sets the maintenance window.

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

Syntax


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

Field Value

The maintenance window.