Search Results for

    Show / Hide Table of Contents

    Enum FeedbackType

    Types of feedback changes created during the translation/review process.

    Namespace: Sdl.Core.Bcm.BcmModel
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    [JsonConverter(typeof(EnumConverter))]
    public enum FeedbackType

    Fields

    Name Description
    Added

    Added content.

    Comment

    A feedback comment was added.

    Deleted

    Deleted content.

    In this article
    Back to top Generated by DocFX