Click or drag to resize

ReportsLoad Method

Overload List
  NameDescription
Public methodLoad(IAppContext)
Loads the collection of reports from the database. This includes both tenant-independent reports and tenant-specific reports.
Public methodLoad(IAppContext, StringSet)
Loads the collection of reports from the database. If a set of tenantReportsIds is provided (even if empty) only tenant-specific reports for the current tenant are loaded, if null, the collection is cleared and only tenant-independent reports are loaded.
Top
See Also