| 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; }
Public Property Reports As IEnumerable(Of Experiment)
Get
Set
Property Value
Type:
IEnumerableExperimentSee Also