Exago .NET API Documentation
ReportId Property (JobInfo)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Scheduler Namespace
>
JobInfo Class
: ReportId Property
The content ID of the report that is executed by this scheduled job.
Syntax
C#
public
System.
string
ReportId {
get
;
set
;}
Property Value
GUID that corresponds to the report's content ID.
See Also
Reference
JobInfo Class
JobInfo Members