Click or drag to resize
Infosoft Logo

IPriceEntityService Methods

The IPriceEntityService type exposes the following members.

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