Class ControlNewsletterReportDownloadEvent
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlNewsletterReportDownloadEvent
Properties
EventType
Declaration
[Required(ErrorMessage = "EventType is required")]
public string EventType { get; set; }
Property Value
Type | Description |
---|---|
string |
FullName
Declaration
[Required(ErrorMessage = "FullName is required")]
public string FullName { get; set; }
Property Value
Type | Description |
---|---|
string |