Click or drag to resize
AbstractReportControlSubscriptionInfo Property
Report subscription information - used for sending reports by email.

Namespace: CMS.Reporting.Web.UI
Assembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 11.0.0
Syntax
C#
public ReportSubscriptionInfo SubscriptionInfo { get; set; }

Property Value

Type: ReportSubscriptionInfo
See Also