Click or drag to resize
Infosoft Logo

IRetailerRouteEntityService Methods

The IRetailerRouteEntityService type exposes the following members.

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