Click or drag to resize
Infosoft Logo

IRetailerPriorityCodeEntityService Methods

The IRetailerPriorityCodeEntityService type exposes the following members.

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