ReportSubscriptionInfoProviderDeleteSubscriptions Method |
Deletes the subscriptions based on the given where condition.
Namespace: CMS.ReportingAssembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax public static void DeleteSubscriptions(
string where
)
Parameters
- where
- Type: SystemString
Where condition to filter data
See Also