SearchOptions Object
Description
Options for controlling searches.
Remarks
The SearchOptions reference is returned from the CreateSearchOptions Method of the ISearchableFactory implemented interface of a factory object.
Public Properties
Public Property FilterThe TDFilter object that controls this search.
Public Property PropertyThe search configuration flag.
See Also