Share via


TimerJobRule.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 TimerJobRule
Dim value As SPHealthCategory

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

Property value

Type: Microsoft.SharePoint.Administration.Health.SPHealthCategory

See also

Reference

TimerJobRule class

TimerJobRule members

Microsoft.Office.TranslationServices.Health namespace