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