Interface ITermbaseMetrics
Implemented by a terminology provider to calculate metrics for a termbase
Namespace: Sdl.Terminology.TerminologyProvider.Core
Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
Syntax
public interface ITermbaseMetrics
Properties
TotalTermCount
Gets the total term count
Declaration
int TotalTermCount { get; }
Property Value
Type | Description |
---|---|
Int32 |