DbMaintenanceWindowRegistry..::..Items Property
Gets the items.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public static List<DbMaintenanceWindowRegistry..::..WindowRegistryItem> Items { get; set; }
Public Shared Property Items As List(Of DbMaintenanceWindowRegistry..::..WindowRegistryItem) Get Set
public: static property List<DbMaintenanceWindowRegistry..::..WindowRegistryItem^>^ Items { List<DbMaintenanceWindowRegistry..::..WindowRegistryItem^>^ get (); void set (List<DbMaintenanceWindowRegistry..::..WindowRegistryItem^>^ value); }