Search Results for

    Show / Hide Table of Contents

    Interface IFieldTemplate

    Field template, V2 schema.

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

    Properties

    Attributes

    Declaration
    IReadOnlyCollection<IAttribute> Attributes { get; }
    Property Value
    Type Description
    IReadOnlyCollection<IAttribute>

    Guid

    Guid

    Declaration
    Guid Guid { get; }
    Property Value
    Type Description
    Guid

    Revision

    Each change should increase Revision number

    Declaration
    int Revision { get; }
    Property Value
    Type Description
    int
    In this article
    • Properties
      • Attributes
      • Guid
      • Revision
    Back to top Generated by DocFX