![]() | |
IInterchange |
public interface IInterchangeLogService : IInterchangeLogQueryService, IBusinessService
The IInterchangeLogService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of InterchangeLogs matching the specified filter.
(Inherited from IInterchangeLogQueryService) |
![]() | GetAll |
Gets all InterchangeLogs
(Inherited from IInterchangeLogQueryService) |
![]() | GetSingle |
Gets a single InterchangeLog matching the provided filter.
(Inherited from IInterchangeLogQueryService) |