Click or drag to resize
Infosoft Logo

IOfferEntityService Methods

The IOfferEntityService type exposes the following members.

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