Click or drag to resize
IDisplayReportSendOnlyNonEmptyDataSource Property
If true, only reports with non empty datasource is sent (used in subscriptions)

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 10.0.0
Syntax
C#
bool SendOnlyNonEmptyDataSource { get; set; }

Property Value

Type: Boolean
See Also