BCRepository.ExecuteReport 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, IEnumerable<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<String>, Boolean) |
Executes a report with the specified ID property value.
|
![]() | ExecuteReport(String, String, Boolean) |
Executes a report with the specified ID property value.
|