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

DbMaintenanceViewModelBase..::..Lookups Property

Gets the lookups.

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

Syntax


public IReadOnlyList<LookupMap> Lookups { get; }
Public ReadOnly Property Lookups As IReadOnlyList(Of LookupMap)
	Get
public:
property IReadOnlyList<LookupMap^>^ Lookups {
	IReadOnlyList<LookupMap^>^ get ();
}

Field Value

The lookups.