Search Results for

    Show / Hide Table of Contents

    Enum ConfirmationLevel

    The approval level of the translation of a segment

    Namespace: Sdl.Core.Globalization
    Assembly: Sdl.Core.Globalization.dll
    Syntax
    public enum ConfirmationLevel

    Fields

    Name Description
    ApprovedSignOff

    The translation has been approved and signed-off.

    ApprovedTranslation

    The translation has been reviewed and approved, but has not been signed-off.

    Draft

    The target segment may have been changed, but is not yet considered fully translated.

    RejectedSignOff

    The translation was rejected in the sign-off process.

    RejectedTranslation

    The translation has been reviewed but was rejected.

    Translated

    The segment has been fully translated, but not yet reviewed.

    Unspecified

    The confirmation level is unknown or not relevant (e.g. if the segment is not translated).

    On this page

    • Fields
    Back to top Generated by DocFX