ErrorType Property

The specific error type.

Namespace:
 Ubitsoft.SqlEnlight.Model
Assembly:
 Ubitsoft.SqlEnlight.Model (in Ubitsoft.SqlEnlight.Model.dll) Version: 2.0.2.76

Syntax
public ErrorType Type { get; set; }

Property Value

Type: ErrorType
The type.

Remarks