See Also
ListIndexJob Class
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
ListIndexJob Class
>
ListIndexJob Members
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
ListIndexJob Members
The following tables list the members exposed by ListIndexJob.
Public Methods
Public Method
Description
Execute
Generates the list
Public Properties
Show:
Inherited
No members matching the current filter
Public Property
Description
Errors
(Inherited from
JobBase
)
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
TimeoutSeconds
Set to a non-zero value to make the job terminate automatically after a specified number of seconds. (Inherited from
JobBase
)
ToMatch
ToMatch is an optional search expression specifying the text to match against items being listed.
See Also
ListIndexJob Class