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
[Obsolete("This API is deprecated and will be removed in a future version.")]
public interface ITermbaseMetrics
Properties
TotalTermCount
Gets the total term count
Declaration
int TotalTermCount { get; }
Property Value
Type | Description |
---|---|
Int32 |