DbMaintenanceViewModelBase..::..ViewLookupDefinition Property
Gets the view lookup definition used to get the next and previous record.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
protected LookupDefinitionBase ViewLookupDefinition { get; set; }
Protected Property ViewLookupDefinition As LookupDefinitionBase Get Set
protected: property LookupDefinitionBase^ ViewLookupDefinition { LookupDefinitionBase^ get (); void set (LookupDefinitionBase^ value); }