ITransport | |
public interface ITransportCodeService : ITransportCodeQueryService, IBusinessService
The ITransportCodeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of TransportCodes matching the specified filter.
(Inherited from ITransportCodeQueryService) | |
| GetAll |
Gets all TransportCodes
(Inherited from ITransportCodeQueryService) | |
| GetSingle |
Gets a single TransportCode matching the provided filter.
(Inherited from ITransportCodeQueryService) |