IComplaint | |
The IComplaintTextEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ComplaintText | |
| Delete | Deletes the specified ComplaintText. | |
| 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)  | |
| Update | Updates the specified ComplaintText |