Share via


LongRunningOperationStatus.ShouldBePurged Property

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property ShouldBePurged As Boolean
    Get
'Usage
Dim instance As LongRunningOperationStatus
Dim value As Boolean

value = instance.ShouldBePurged
public bool ShouldBePurged { get; }

Property Value

Type: System.Boolean

See Also

Reference

LongRunningOperationStatus Class

LongRunningOperationStatus Members

Microsoft.SharePoint.Publishing Namespace