Click or drag to resize
Infosoft Logo

ITermUnitTypeEntityService Methods

The ITermUnitTypeEntityService type exposes the following members.

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