BCRepositoryExecuteReport Method |
Name | Description | |
---|---|---|
ExecuteReport(String) |
Executes a report with the specified ID property value.
DefaultSearchQuery is used as the scope of the report.
| |
ExecuteReport(String, IEnumerableString) |
Executes a report with the specified ID property value.
| |
ExecuteReport(String, String) |
Executes a report with the specified ID property value.
| |
ExecuteReport(String, IEnumerableString, Boolean) |
Executes a report with the specified ID property value.
| |
ExecuteReport(String, String, Boolean) |
Executes a report with the specified ID property value.
|