Click or drag to resize
Infosoft Logo

ISalesCommissionEntityService Methods

The ISalesCommissionEntityService type exposes the following members.

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