![]() | |
IMembership |
public interface IMembershipHistoryService : IMembershipHistoryQueryService, IBusinessService
The IMembershipHistoryService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Membershiphistories matching the specified filter.
(Inherited from IMembershipHistoryQueryService) |
![]() | GetAll |
Gets all Membershiphistories
(Inherited from IMembershipHistoryQueryService) |
![]() | GetSingle |
Gets a single MembershipHistory matching the provided filter.
(Inherited from IMembershipHistoryQueryService) |