Search Results for

    Show / Hide Table of Contents

    Class CommentSeverity

    Supported values of comment severity.

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

    Fields

    High

    High comment severity.

    Declaration
    public const CommentSeverity High
    Field Value
    Type Description
    CommentSeverity

    Low

    Low comment severity.

    Declaration
    public const CommentSeverity Low
    Field Value
    Type Description
    CommentSeverity

    Medium

    Medium comment severity (default).

    Declaration
    public const CommentSeverity Medium
    Field Value
    Type Description
    CommentSeverity

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    On this page

    Back to top Generated by DocFX