ReportSubscriptionInfo Constructor (ReportSubscriptionInfo, Boolean)Kentico 8.0 API Reference
Constructor - Creates a new ReportSubscriptionInfo object from the given DataClass.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

subscriptionObj
Type: CMS.Reporting ReportSubscriptionInfo
Source ReportSubscriptionInfo object.
keepSourceData
Type: OnlineSystem Boolean
If true, source data are kept in the object.
See Also