SyncJobsRule class

Defines the health rule that detects when sync jobs are disabled.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Health.SPHealthAnalysisRule
    Microsoft.Office.TranslationServices.Health.SyncJobsRule

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

Syntax

'Declaration
Public Class SyncJobsRule _
    Inherits SPHealthAnalysisRule
'Usage
Dim instance As SyncJobsRule
public class SyncJobsRule : SPHealthAnalysisRule

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SyncJobsRule members

Microsoft.Office.TranslationServices.Health namespace