⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
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
    Back to top Generated by DocFX