Click or drag to resize
ReportSubscriptionSenderGetItemName Method
Creates type and name string identification of subscription item

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public static string GetItemName(
	ReportSubscriptionInfo rsi
)

Parameters

rsi
Type: CMS.ReportingReportSubscriptionInfo
Report subscription object

Return Value

Type: String
See Also