IInstitution | |
public interface IInstitutionService : IInstitutionQueryService, IBusinessService
The IInstitutionService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |