Share via


TimerJobRule.Remedy property

Gets a set of manual steps an administrator can perform to repair 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 Remedy As String
    Get
'Usage
Dim instance As TimerJobRule
Dim value As String

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

Property value

Type: System.String

See also

Reference

TimerJobRule class

TimerJobRule members

Microsoft.Office.TranslationServices.Health namespace