Exago .NET API Documentation
IsBatchReport 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
: IsBatchReport Property
Indicates if this is a batch report.
Syntax
C#
public
System.
bool
IsBatchReport {
get
;
set
;}
Property Value
True
if this is a batch report, or
False
if it is not.
See Also
Reference
ReportScheduleInfo Class
ReportScheduleInfo Members