The InfigoBatchRun type exposes the following members.

Properties

  NameDescription
CurrentRecord
This function returns the current record number in process. Please note that this will only return correct results after the job has started via Start()()()
NumberOfRecords
This function returns the total number of records to process. Please note that this will only return correct results after the job has started via Start()()().
WorkingDirectory
Returns the temporary working directory where preview batch runs are stored if no parameters are given.

See Also