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

DbMaintenanceViewModelBase..::..View Property

Gets the view.

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

Syntax


protected IDbMaintenanceView View { get; set; }
Protected Property View As IDbMaintenanceView
	Get
	Set
protected:
property IDbMaintenanceView^ View {
	IDbMaintenanceView^ get ();
	void set (IDbMaintenanceView^ value);
}

Field Value

The view.