ISales | |
public interface ISalesPerson_x_TitleService : ISalesPerson_x_TitleQueryService, IBusinessService
The ISalesPerson_x_TitleService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |