IContact | |
public interface IContactAgreementService : IContactAgreementQueryService, IBusinessService
The IContactAgreementService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ContactAgreements matching the specified filter.
(Inherited from IContactAgreementQueryService) | |
| GetAll |
Gets all ContactAgreements
(Inherited from IContactAgreementQueryService) | |
| GetSingle |
Gets a single ContactAgreement matching the provided filter.
(Inherited from IContactAgreementQueryService) |