Exago .NET API Documentation
FileName Property (JobInfo)
WebReports.Api.Scheduler Namespace > JobInfo Class : FileName Property
The name of the Scheduler Service's temporary job file.
Syntax
public System.string FileName {get;}

Property Value

A GUID, followed by ".xml"

For example, "a9b77cac-047c-426c-a08f-68cb4edd2f8a.xml"

Remarks
These files are used internally by the Scheduler Service and should not be edited manually.
See Also

Reference

JobInfo Class
JobInfo Members