Click or drag to resize
Infosoft Logo

IComplaintEntityService Methods

The IComplaintEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Complaint
Public methodDelete Deletes the specified Complaint.
Public methodGet Gets a list of Complaints matching the specified filter.
(Inherited from IComplaintQueryService)
Public methodGetAll Gets all Complaints
(Inherited from IComplaintQueryService)
Public methodGetSingle Gets a single Complaint matching the provided filter.
(Inherited from IComplaintQueryService)
Public methodUpdate Updates the specified Complaint
Top
See Also