See Also
ListIndexJob Class
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
ListIndexJob Class
>
ListIndexJob Properties
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
ListIndexJob Properties
The properties of the ListIndexJob class are listed here.
Public Properties
Public Property
Description
IndexPath
Index to list
ListIndexFlags
ListIndexFlags
values specifying the type of list to create
OutputFile
Name of file to create
OutputString
Destination for list, if
OutputToString
is true
OutputStringMaxSize
Maximum size of the output string to create (zero = no limit)
OutputToString
Create list in
OutputString
instead of filename specified by
OutputFile
ToMatch
ToMatch is an optional search expression specifying the text to match against items being listed.
See Also
ListIndexJob Class