Share via


TimerJobRule.Explanation property

Gets a more detailed description of the problem detected by the rule.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Explanation As String
    Get
'Usage
Dim instance As TimerJobRule
Dim value As String

value = instance.Explanation
public override string Explanation { get; }

Property value

Type: System.String

See also

Reference

TimerJobRule class

TimerJobRule members

Microsoft.Office.TranslationServices.Health namespace