RecordLockingViewModel..::..View Property
Gets or sets the view.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }