Click or drag to resize
Infosoft Logo

IRetailEditionService Methods

The IRetailEditionService type exposes the following members.

Methods
 NameDescription
Public methodCreateRetailEdition Adds a new RetailEdition record to database.
Public methodDeleteRetailEdition Deletes a RetailEdition record from database.
Public methodGetRetailEditionById Searches and Gets RetailEdition by Id
Public methodGetRetailEditionByTitleAndCode searches for a Retail Edition by a title and code and gets the object.
Public methodGetRetailEditions Gets a list of all RetailEditions from the database
Public methodGetRetailEditionsByTitle searches for the Retail Editions by Title.
Public methodUpdateRetailEdition Updates a RetailEdition record to database.
Top
See Also