ITerm | |
public interface ITermUnitTypeService : ITermUnitTypeQueryService, IBusinessService
The ITermUnitTypeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of TermUnitTypes matching the specified filter.
(Inherited from ITermUnitTypeQueryService) | |
| GetAll |
Gets all TermUnitTypes
(Inherited from ITermUnitTypeQueryService) | |
| GetSingle |
Gets a single TermUnitType matching the provided filter.
(Inherited from ITermUnitTypeQueryService) |