Class ControlNewsletterReportData
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlNewsletterReportData
Properties
NewsletterUrl
Declaration
public string NewsletterUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ReportData
Declaration
public ControlNewsletterReportData.ReportInfo ReportData { get; set; }
Property Value
| Type | Description |
|---|---|
| ControlNewsletterReportData.ReportInfo |