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