SPJobDefinition.UpdateProgress method
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub UpdateProgress ( _
newPercentage As Integer _
)
'用途
Dim instance As SPJobDefinition
Dim newPercentage As Integer
instance.UpdateProgress(newPercentage)
public void UpdateProgress(
int newPercentage
)
參數
newPercentage
Type: System.Int32已完成之工作的百分比。