Condividi tramite


ModelErrorSeverity Enum

Definition

Represents the severity level of the model error

public enum ModelErrorSeverity
type ModelErrorSeverity = 
Public Enum ModelErrorSeverity
Inheritance
ModelErrorSeverity

Fields

Name Value Description
Unknown 0

Severity is unknown

Error 1

Model error

Warning 2

Warning in the model

Applies to