IActive | |
public interface IActiveRouteService : IActiveRouteQueryService, IBusinessService
The IActiveRouteService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ActiveRoutes matching the specified filter.
(Inherited from IActiveRouteQueryService) | |
| GetAll |
Gets all ActiveRoutes
(Inherited from IActiveRouteQueryService) | |
| GetSingle |
Gets a single ActiveRoute matching the provided filter.
(Inherited from IActiveRouteQueryService) |