XliffRule class

Defines a health rule that detects when an XLIFF translation is disabled.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public Class XliffRule _
    Inherits SPHealthAnalysisRule
'Usage
Dim instance As XliffRule
public class XliffRule : 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

XliffRule members

Microsoft.Office.TranslationServices.Health namespace