GoldenRatioRule class

Defines a health rule that detects when settings are out of the recommended or supported ranges.

Inheritance hierarchy

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

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

Syntax

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

GoldenRatioRule members

Microsoft.Office.TranslationServices.Health namespace