IComplaint | |
public interface IComplaintTextService : IComplaintTextQueryService, IBusinessService
The IComplaintTextService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ComplaintTexts matching the specified filter.
(Inherited from IComplaintTextQueryService) | |
| GetAll |
Gets all ComplaintTexts
(Inherited from IComplaintTextQueryService) | |
| GetSingle |
Gets a single ComplaintText matching the provided filter.
(Inherited from IComplaintTextQueryService) |