Search Results for

    Show / Hide Table of Contents

    Interface IFieldDefinitions

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public interface IFieldDefinitions

    Methods

    LookupIField(Guid)

    Declaration
    IField LookupIField(Guid guid)
    Parameters
    Type Name Description
    System.Guid guid
    Returns
    Type Description
    IField

    LookupIField(String)

    Declaration
    IField LookupIField(string name)
    Parameters
    Type Name Description
    System.String name
    Returns
    Type Description
    IField

    On this page

    • Methods
      • LookupIField(Guid)
      • LookupIField(String)
    Back to top Generated by DocFX