![]() | |
IDynamic |
public interface IDynamicReportDataSetupEntityService : IDynamicReportDataSetupQueryService, IBusinessService
The IDynamicReportDataSetupEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new DynamicReportDataSetup |
![]() | Delete | Deletes the specified DynamicReportDataSetup. |
![]() | Get |
Gets a list of DynamicReportDataSetups matching the specified filter.
(Inherited from IDynamicReportDataSetupQueryService) |
![]() | GetAll |
Gets all DynamicReportDataSetups
(Inherited from IDynamicReportDataSetupQueryService) |
![]() | GetSingle |
Gets a single DynamicReportDataSetup matching the provided filter.
(Inherited from IDynamicReportDataSetupQueryService) |
![]() | Update | Updates the specified DynamicReportDataSetup |