ReportSubscriptionInfo Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodReportSubscriptionInfo 
Constructor - Creates an empty ReportSubscriptionInfo object.
Public methodReportSubscriptionInfo(DataRow)
Constructor - Creates a new ReportSubscriptionInfo object from the given DataRow.
Public methodReportSubscriptionInfo(ReportSubscriptionInfo, Boolean)
Constructor - Creates a new ReportSubscriptionInfo object from the given DataClass.
Back to Top
See Also