Share via


CreateRefreshJobResult.CurrentJobId property

The identifier for the created job.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Property CurrentJobId As Integer
    Get
    Set
'Usage
Dim instance As CreateRefreshJobResult
Dim value As Integer

value = instance.CurrentJobId

instance.CurrentJobId = value
[RemoteAttribute]
public int CurrentJobId { get; set; }

Property value

Type: System.Int32

See also

Reference

CreateRefreshJobResult class

CreateRefreshJobResult members

Microsoft.SharePoint.WorkManagement.Client namespace