Click or drag to resize
Infosoft Logo

IBundleProductEntityService Methods

The IBundleProductEntityService type exposes the following members.

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