Freigeben über


SPMigrationJobStatus.JobId-Eigenschaft

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  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; }

Eigenschaftswert

Typ: System.Guid

Siehe auch

Referenz

SPMigrationJobStatus Klasse

SPMigrationJobStatus-Member

Microsoft.SharePoint.Client-Namespace