ReportSubscriptionInfoProviderSetReportSubscriptionInfoInternal Method |
Sets (updates or inserts) specified subscription.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax protected virtual void SetReportSubscriptionInfoInternal(
ReportSubscriptionInfo subscriptionObj
)
Parameters
- subscriptionObj
- Type: CMS.ReportingReportSubscriptionInfo
Subscription to be set.
See Also