Click or drag to resize
Infosoft Logo

IRouteEntityService Methods

The IRouteEntityService type exposes the following members.

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