Share via


SPMigrationJobStatus.JobId property

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

Syntax

'Declaration
Public Property JobId As Guid
    Get
    Set
'Usage
Dim instance As SPMigrationJobStatus
Dim value As Guid

value = instance.JobId

instance.JobId = value
public Guid JobId { get; set; }

Property value

Type: System.Guid

See also

Reference

SPMigrationJobStatus class

SPMigrationJobStatus members

Microsoft.SharePoint.Client namespace