Partilhar 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