IResponse_ | |
public interface IResponse_x_EventEntityService : IResponse_x_EventQueryService, IBusinessService
The IResponse_x_EventEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new Response_x_Event | |
| Delete | Deletes the specified Response_x_Event. | |
| Get |
Gets a list of Response_x_Events matching the specified filter.
(Inherited from IResponse_x_EventQueryService) | |
| GetAll |
Gets all Response_x_Events
(Inherited from IResponse_x_EventQueryService) | |
| GetSingle |
Gets a single Response_x_Event matching the provided filter.
(Inherited from IResponse_x_EventQueryService) | |
| Update | Updates the specified Response_x_Event |