Search Results for

    Show / Hide Table of Contents

    Class RevisionType

    Types of RevisionContainer.

    Inheritance
    System.Object
    RevisionType
    Namespace: Sdl.Core.Bcm.BcmModel
    Assembly: Sdl.Core.Bcm.BcmModel.dll
    Syntax
    public sealed class RevisionType : Enum

    Fields

    Deleted

    Content was deleted.

    Declaration
    public const RevisionType Deleted
    Field Value
    Type Description
    RevisionType

    Inserted

    Content was inserted.

    Declaration
    public const RevisionType Inserted
    Field Value
    Type Description
    RevisionType

    Unchanged

    The content was not changed.

    Declaration
    public const RevisionType Unchanged
    Field Value
    Type Description
    RevisionType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    On this page

    Back to top Generated by DocFX