Share via


XliffRule members

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

The XliffRule type exposes the following members.

Constructors

  Name Description
Public method XliffRule Initializes a new instance of an XliffRule object.

Top

Properties

  Name Description
Public property AutomaticExecutionParameters Gets a value that specifies how often and where the rule is run via the timer service. (Overrides SPHealthAnalysisRule.AutomaticExecutionParameters.)
Public property Category Gets the category for the health rule. (Overrides SPHealthAnalysisRule.Category.)
Public property CustomCategory (Inherited from SPHealthAnalysisRule.)
Public property ErrorLevel Gets the default severity of errors returned by the rule. (Overrides SPHealthAnalysisRule.ErrorLevel.)
Public property Explanation Gets a more detailed description of the problem detected by the rule. (Overrides SPHealthAnalysisRule.Explanation.)
Public property KnowledgeBaseArticleId Gets a knowledge base article that contains additional information about the rule. (Overrides SPHealthAnalysisRule.KnowledgeBaseArticleId.)
Public property Remedy Gets a set of manual steps an administrator can perform to repair the problem detected by the rule. (Overrides SPHealthAnalysisRule.Remedy.)
Public property Summary Gets a brief summary of the defined problem for which the rule is checking. (Overrides SPHealthAnalysisRule.Summary.)
Public property Version (Inherited from SPHealthAnalysisRule.)

Top

Methods

  Name Description
Public method Check Detects if the XLIFF translation is disabled. (Overrides SPHealthAnalysisRule.Check().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

XliffRule class

Microsoft.Office.TranslationServices.Health namespace