ISearchableFactory Interface
Description
Services to support text searches in properties of objects managed by a factory.
Public Methods
Public Method CreateSearchOptionsCreates a new SearchOptions object.
Public Method IsSearchableChecks if the Search method can be called by this factory.
Public Method SearchGets a list of objects matching the search query.
See Also