Click or drag to resize

AnalyticsSplitTestEmailSendNotificationArgsReports Property

Gets or sets the collection of reports that were exported.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IEnumerable<Experiment> Reports { get; set; }

Property Value

Type: IEnumerableExperiment
See Also