Search Results for

    Show / Hide Table of Contents

    Enum RevisionType

    Types of RevisionContainer.

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

    Fields

    Name Description
    Deleted

    Content was deleted.

    Inserted

    Content was inserted.

    Unchanged

    The content was not changed.

    In this article
    Back to top Generated by DocFX