Click or drag to resize
Infosoft Logo

IRetailerStopCodeEntityService Methods

The IRetailerStopCodeEntityService type exposes the following members.

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