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

DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)>..::..View Property

Gets the view.

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

Syntax


public TView View { get; set; }
Public Property View As TView
	Get
	Set
public:
property TView View {
	TView get ();
	void set (TView value);
}

Field Value

The view.