Search Results for

    Show / Hide Table of Contents

    Interface IDefinitionLanguage

    Inherited Members
    ILanguage.Name
    ILanguage.Locale
    Namespace: Sdl.Terminology.TerminologyProvider.Core
    Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
    Syntax
    public interface IDefinitionLanguage : ILanguage

    Properties

    IsBidirectional

    Declaration
    bool? IsBidirectional { get; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    TargetOnly

    Declaration
    bool? TargetOnly { get; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    On this page

    • Properties
      • IsBidirectional
      • TargetOnly
    Back to top Generated by DocFX