![]() | |
IDaily |
public interface IDailyStatisticsService : IDailyStatisticsQueryService, IBusinessService
The IDailyStatisticsService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of DailyStatisticsSet matching the specified filter.
(Inherited from IDailyStatisticsQueryService) |
![]() | GetAll |
Gets all DailyStatisticsSet
(Inherited from IDailyStatisticsQueryService) |
![]() | GetSingle |
Gets a single DailyStatistics matching the provided filter.
(Inherited from IDailyStatisticsQueryService) |