Click or drag to resize
Infosoft Logo

IRetailerTypeEntityService Methods

The IRetailerTypeEntityService type exposes the following members.

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