Share via


LongRunningOperationJob.TotalOperationsToBePerformed Property (Microsoft.SharePoint.Publishing) 

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
Public Property TotalOperationsToBePerformed As Integer
'Usage
Dim instance As LongRunningOperationJob
Dim value As Integer

value = instance.TotalOperationsToBePerformed

instance.TotalOperationsToBePerformed = value
public int TotalOperationsToBePerformed { get; set; }

See Also

Reference

LongRunningOperationJob Class
LongRunningOperationJob Members
Microsoft.SharePoint.Publishing Namespace