Share via


TimerJobRule.Summary property

Gets a brief summary of the defined problem for which the rule is checking.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

TimerJobRule class

TimerJobRule members

Microsoft.Office.TranslationServices.Health namespace