Overload List

  NameDescription
Public methodExecuteReport(String)
Executes a report with the specified ID property value. DefaultSearchQuery is used as the scope of the report.
Public methodExecuteReport(String, IEnumerable<(Of <<'(String>)>>))
Executes a report with the specified ID property value.
Public methodExecuteReport(String, String)
Executes a report with the specified ID property value.
Public methodExecuteReport(String, IEnumerable<(Of <<'(String>)>>), Boolean)
Executes a report with the specified ID property value.
Public methodExecuteReport(String, String, Boolean)
Executes a report with the specified ID property value.

See Also