ICall | |
The ICallResultEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new CallResult | |
| Delete | Deletes the specified CallResult. | |
| Get | 
            Gets a list of CallResults matching the specified filter.
             (Inherited from ICallResultQueryService)  | |
| GetAll | 
            Gets all CallResults
             (Inherited from ICallResultQueryService)  | |
| GetSingle | 
            Gets a single CallResult matching the provided filter.
             (Inherited from ICallResultQueryService)  | |
| Update | Updates the specified CallResult |