IUMSResponse | |
public interface IUMSResponseService : IUMSResponseQueryService, IBusinessService
The IUMSResponseService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of UMSResponses matching the specified filter.
(Inherited from IUMSResponseQueryService) | |
| GetAll |
Gets all UMSResponses
(Inherited from IUMSResponseQueryService) | |
| GetSingle |
Gets a single UMSResponse matching the provided filter.
(Inherited from IUMSResponseQueryService) |