Click or drag to resize
Infosoft Logo

IRetailerChainEntityService Methods

The IRetailerChainEntityService type exposes the following members.

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