Search Results for

    Show / Hide Table of Contents

    Interface ITerminologyProviderStatus

    Namespace: Sdl.Terminology.TerminologyProvider.Core
    Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
    Syntax
    public interface ITerminologyProviderStatus

    Properties

    ErrorMessage

    Declaration
    string ErrorMessage { get; }
    Property Value
    Type Description
    System.String

    IsConnected

    Declaration
    bool IsConnected { get; }
    Property Value
    Type Description
    System.Boolean

    On this page

    • Properties
      • ErrorMessage
      • IsConnected
    Back to top Generated by DocFX