Click or drag to resize
Infosoft Logo

IEmploymentTypeEntityService Methods

The IEmploymentTypeEntityService type exposes the following members.

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