IInstitution |
public interface IInstitutionTypeService : IInstitutionTypeQueryService, IBusinessService
The IInstitutionTypeService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of InstitutionTypes matching the specified filter.
(Inherited from IInstitutionTypeQueryService) | |
GetAll |
Gets all InstitutionTypes
(Inherited from IInstitutionTypeQueryService) | |
GetSingle |
Gets a single InstitutionType matching the provided filter.
(Inherited from IInstitutionTypeQueryService) |