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

SystemDataRepository..::..GetAdvancedFind Method

Gets the advanced find.

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

Syntax


public AdvancedFind GetAdvancedFind(
	int advancedFindId
)
Public Function GetAdvancedFind ( _
	advancedFindId As Integer _
) As AdvancedFind
public:
AdvancedFind^ GetAdvancedFind(
	int^ advancedFindId
)

Parameters

advancedFindId
Type: Int32
The advanced find identifier.

Return Value

DbLookup.AdvancedFind.AdvancedFind.