Click or drag to resize
Infosoft Logo

IActiveRouteEntityService Methods

The IActiveRouteEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new ActiveRoute
Public methodDelete Deletes the specified ActiveRoute.
Public methodGet Gets a list of ActiveRoutes matching the specified filter.
(Inherited from IActiveRouteQueryService)
Public methodGetAll Gets all ActiveRoutes
(Inherited from IActiveRouteQueryService)
Public methodGetSingle Gets a single ActiveRoute matching the provided filter.
(Inherited from IActiveRouteQueryService)
Public methodUpdate Updates the specified ActiveRoute
Top
See Also