IResponse |
public interface IResponseMaterialSetupService : IResponseMaterialSetupQueryService, IBusinessService
The IResponseMaterialSetupService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of ResponseMaterialSetups matching the specified filter.
(Inherited from IResponseMaterialSetupQueryService) | |
GetAll |
Gets all ResponseMaterialSetups
(Inherited from IResponseMaterialSetupQueryService) | |
GetSingle |
Gets a single ResponseMaterialSetup matching the provided filter.
(Inherited from IResponseMaterialSetupQueryService) |