Click or drag to resize
Infosoft Logo

IAddOnPriceEntityService Methods

The IAddOnPriceEntityService type exposes the following members.

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