![]() | |
IActivity |
public interface IActivityService : IActivityQueryService, IBusinessService
The IActivityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Activities matching the specified filter.
(Inherited from IActivityQueryService) |
![]() | GetAll |
Gets all Activities
(Inherited from IActivityQueryService) |
![]() | GetSingle |
Gets a single Activity matching the provided filter.
(Inherited from IActivityQueryService) |