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