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

DeleteRecordViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.