Share via


XliffRule.ErrorLevel property

Gets the default severity of errors returned by the rule.

Namespace:  Microsoft.Office.TranslationServices.Health
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ErrorLevel As SPHealthCheckErrorLevel
    Get
'Usage
Dim instance As XliffRule
Dim value As SPHealthCheckErrorLevel

value = instance.ErrorLevel
public override SPHealthCheckErrorLevel ErrorLevel { get; }

Property value

Type: Microsoft.SharePoint.Administration.Health.SPHealthCheckErrorLevel

See also

Reference

XliffRule class

XliffRule members

Microsoft.Office.TranslationServices.Health namespace