Exago .NET API Documentation
SendReportInEmail Property
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
>
ReportScheduleInfo Class
: SendReportInEmail Property
Indicates if the reports output should be sent in an e-mail or saved to disk.
Syntax
C#
public
System.
bool
SendReportInEmail {
get
;
set
;}
Property Value
True
if this report will be e-mailed or
False
if saved to disk.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members