Click or drag to resize
Infosoft Logo

IInstitutionTypeEntityService Methods

The IInstitutionTypeEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new InstitutionType
Public methodDelete Deletes the specified InstitutionType.
Public methodGet Gets a list of InstitutionTypes matching the specified filter.
(Inherited from IInstitutionTypeQueryService)
Public methodGetAll Gets all InstitutionTypes
(Inherited from IInstitutionTypeQueryService)
Public methodGetSingle Gets a single InstitutionType matching the provided filter.
(Inherited from IInstitutionTypeQueryService)
Public methodUpdate Updates the specified InstitutionType
Top
See Also