![]() | |
IPost |
public interface IPostActivityService : IPostActivityQueryService, IBusinessService
The IPostActivityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of PostActivities matching the specified filter.
(Inherited from IPostActivityQueryService) |
![]() | GetAll |
Gets all PostActivities
(Inherited from IPostActivityQueryService) |
![]() | GetSingle |
Gets a single PostActivity matching the provided filter.
(Inherited from IPostActivityQueryService) |