Share via


SearchAndProcessWIJD.EnableBackup property

Gets whether the search and process timer job can be involved in the backup and restore process.

Namespace:  Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property EnableBackup As Boolean
    Get
'Usage
Dim instance As SearchAndProcessWIJD
Dim value As Boolean

value = instance.EnableBackup
public override bool EnableBackup { get; }

Property value

Type: System.Boolean
true if the search and process timer job can be involved inthe backup restore process; otherwise, false.

See also

Reference

SearchAndProcessWIJD class

SearchAndProcessWIJD members

Microsoft.Office.RecordsManagement.SearchAndProcess namespace