Click or drag to resize
Infosoft Logo

ITermEntityService Methods

The ITermEntityService type exposes the following members.

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