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