Overload List
Name | Description | |
---|---|---|
![]() | ExecuteReport(String) |
Executes a report with the specified ID property value.
DefaultSearchQuery is used as the scope of the report.
|
![]() | ExecuteReport(String, IEnumerable<(Of <<'(String>)>>)) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, String) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, IEnumerable<(Of <<'(String>)>>), Boolean) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, String, Boolean) |
Executes a report with the specified ID property value.
|