Search Results for

    Show / Hide Table of Contents

    Interface IEntryField

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

    Properties

    Fields

    Declaration
    IList<IEntryField> Fields { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<IEntryField>

    Name

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

    Value

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

    On this page

    • Properties
      • Fields
      • Name
      • Value
    Back to top Generated by DocFX