The following tables list the members exposed by ListIndexJob.
Public Methods
Show:
No members matching the current filter
Public Method |
Description |
---|---|
Generates the list | |
True if any errors occurred during execution of the job. Check the JobErrorInfo Errors object for details. (Inherited from JobBase) |
Public Properties
Show:
No members matching the current filter
Public Property |
Description |
---|---|
Contains any errors that occurred during execution of the job. (Inherited from JobBase) | |
Index to list | |
ListIndexFlags values specifying the type of list to create | |
Name of file to create | |
Destination for list, if OutputToString is true | |
Maximum size of the output string to create (zero = no limit) | |
Create list in OutputString instead of filename specified by OutputFile | |
Set to a non-zero value to make the job terminate automatically after a specified number of seconds. (Inherited from JobBase) | |
ToMatch is an optional search expression specifying the text to match against items being listed. |
See Also