DbMaintenanceWindowProcessor..::..View Property
Gets the view.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public IDbMaintenanceView View { get; set; }
Public Property View As IDbMaintenanceView Get Set
public: property IDbMaintenanceView^ View { IDbMaintenanceView^ get (); void set (IDbMaintenanceView^ value); }