Exago .NET API Documentation
EmbeddedReportIds Property
WebReports.Api.Scheduler Namespace > JobInfo Class : EmbeddedReportIds Property
A list of content IDs of the reports that are executed by this job. Typically, only one report is in the collection for most scheduled report executions unless the schedule is for a composite report such as a Chained Report or Dashboard.
Syntax
public System.Collections.Generic.List<string> EmbeddedReportIds {get;}
See Also

Reference

JobInfo Class
JobInfo Members