![]() | |
IInstitution |
public interface IInstitutionEntityService : IInstitutionQueryService, IBusinessService
The IInstitutionEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new Institution |
![]() | Delete | Deletes the specified Institution. |
![]() | Get |
Gets a list of Institutions matching the specified filter.
(Inherited from IInstitutionQueryService) |
![]() | GetAll |
Gets all Institutions
(Inherited from IInstitutionQueryService) |
![]() | GetSingle |
Gets a single Institution matching the provided filter.
(Inherited from IInstitutionQueryService) |
![]() | Update | Updates the specified Institution |