Exago .NET API Documentation
DownloadFn Property (JobInfo)
WebReports.Api.Scheduler Namespace > JobInfo Class : DownloadFn Property
The temporary file path where the report output file generated by this job is located.
Syntax
public System.string DownloadFn {get; set;}

Property Value

A file path, or an empty string if this job does not generate an output file (e.g. if this job is an Execution Cache).
See Also

Reference

JobInfo Class
JobInfo Members