IResponse | |
The IResponseMaterialEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ResponseMaterial | |
| Delete | Deletes the specified ResponseMaterial. | |
| Get | 
            Gets a list of ResponseMaterials matching the specified filter.
             (Inherited from IResponseMaterialQueryService)  | |
| GetAll | 
            Gets all ResponseMaterials
             (Inherited from IResponseMaterialQueryService)  | |
| GetSingle | 
            Gets a single ResponseMaterial matching the provided filter.
             (Inherited from IResponseMaterialQueryService)  | |
| Update | Updates the specified ResponseMaterial |