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

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public virtual bool SendOnlyNonEmptyDataSource { get; set; }

Property Value

Type: Boolean
See Also