IRoad | |
public interface IRoadChangeService : IRoadChangeQueryService, IBusinessService
The IRoadChangeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of RoadChanges matching the specified filter.
(Inherited from IRoadChangeQueryService) | |
| GetAll |
Gets all RoadChanges
(Inherited from IRoadChangeQueryService) | |
| GetSingle |
Gets a single RoadChange matching the provided filter.
(Inherited from IRoadChangeQueryService) |