Exago .NET API Documentation
IsEmailNow 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
: IsEmailNow Property
Indicates if this schedule was created by a user using the
Email Report Immediately
feature.
Syntax
C#
public
System.
bool
IsEmailNow {
get
;
set
;}
Property Value
True
if this is a report to be emailed immediately, or
False
if it is not.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members