Share via


XliffRule.Category property

Gets the category for the health rule.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Category As SPHealthCategory
    Get
'Usage
Dim instance As XliffRule
Dim value As SPHealthCategory

value = instance.Category
public override SPHealthCategory Category { get; }

Property value

Type: Microsoft.SharePoint.Administration.Health.SPHealthCategory

See also

Reference

XliffRule class

XliffRule members

Microsoft.Office.TranslationServices.Health namespace