Click or drag to resize
ReportCustomData Constructor
Constructor - creates empty ReportCustomData object. Object created by this constructor works only as in-memory storage and does not reflects changes to DataClass and DB.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public ReportCustomData()
See Also