Click or drag to resize
Infosoft Logo

ISalesPersonEntityService Methods

The ISalesPersonEntityService type exposes the following members.

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