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

RecordLockingViewModel..::..View Property

Gets or sets the view.

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

Syntax


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

Field Value

The view.