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

IAdvancedFindView..::..ShowRefreshSettings Method

Shows the refresh settings.

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

Syntax


bool ShowRefreshSettings(
	AdvancedFind advancedFind
)
Function ShowRefreshSettings ( _
	advancedFind As AdvancedFind _
) As Boolean
bool^ ShowRefreshSettings(
	AdvancedFind^ advancedFind
)

Parameters

advancedFind
Type: RingSoft.DbLookup.AdvancedFind..::..AdvancedFind
The advanced find.

Return Value

true if XXXX, false otherwise.