| ReportServiceGetAll Method |
Namespace:
Dynamicweb.Tracking.Reporting
Assembly:
Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax public IEnumerable<Report> GetAll()
Public Function GetAll As IEnumerable(Of Report)
Return Value
Type:
IEnumerableReportSee Also