Share via


BatchSeverity Enum

Definition

Severity of the issue.

public enum BatchSeverity
type BatchSeverity = 
Public Enum BatchSeverity
Inheritance
BatchSeverity

Fields

Name Value Description
Warning 0

Warning.

Error 1

Error.

Applies to