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

DbMaintenanceViewModelBase..::..Setup Method

Setups the specified lookup definition.

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

Syntax


protected internal void Setup(
	LookupDefinitionBase lookupDefinition
)
Protected Friend Sub Setup ( _
	lookupDefinition As LookupDefinitionBase _
)
protected public:
void Setup(
	LookupDefinitionBase^ lookupDefinition
)

Parameters

lookupDefinition
Type: RingSoft.DbLookup.Lookup..::..LookupDefinitionBase
The lookup definition.