Search Results for

    Show / Hide Table of Contents

    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
    int
    In this article
    • Properties
      • TotalTermCount
    Back to top Generated by DocFX