SystemDataRepository..::..GetAdvancedFind Method
Gets the advanced find.
Namespace:
RingSoft.DbLookupAssembly: 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.