IResponse | |
public interface IResponseMaterialService : IResponseMaterialQueryService, IBusinessService
The IResponseMaterialService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |