Share via


MultiGeoCopyParameters.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 MultiGeoCopyParameters
Dim value As Guid

value = instance.jobId

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

Property value

Type: System.Guid

See also

Reference

MultiGeoCopyParameters class

MultiGeoCopyParameters members

Microsoft.SharePoint.Client namespace