Click or drag to resize
Infosoft Logo

IDiscountResponsibleEntityService Methods

The IDiscountResponsibleEntityService type exposes the following members.

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