![]() | |
ITerm |
public interface ITermService : ITermQueryService, IBusinessService
The ITermService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Terms matching the specified filter.
(Inherited from ITermQueryService) |
![]() | GetAll |
Gets all Terms
(Inherited from ITermQueryService) |
![]() | GetSingle |
Gets a single Term matching the provided filter.
(Inherited from ITermQueryService) |