IDynamic | |
public interface IDynamicReportDataService : IDynamicReportDataQueryService, IBusinessService
The IDynamicReportDataService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of DynamicReportDatas matching the specified filter.
(Inherited from IDynamicReportDataQueryService) | |
| GetAll |
Gets all DynamicReportDatas
(Inherited from IDynamicReportDataQueryService) | |
| GetSingle |
Gets a single DynamicReportData matching the provided filter.
(Inherited from IDynamicReportDataQueryService) |