Click or drag to resize
Infosoft Logo

IInstitutionEntityService Methods

The IInstitutionEntityService type exposes the following members.

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