ISales | |
public interface ISalesPerson_x_TitleEntityService : ISalesPerson_x_TitleQueryService, IBusinessService
The ISalesPerson_x_TitleEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new SalesPerson_x_Title | |
| Delete | Deletes the specified SalesPerson_x_Title. | |
| Get |
Gets a list of SalesPerson_x_Titles matching the specified filter.
(Inherited from ISalesPerson_x_TitleQueryService) | |
| GetAll |
Gets all SalesPerson_x_Titles
(Inherited from ISalesPerson_x_TitleQueryService) | |
| GetSingle |
Gets a single SalesPerson_x_Title matching the provided filter.
(Inherited from ISalesPerson_x_TitleQueryService) | |
| Update | Updates the specified SalesPerson_x_Title |