Share via


MultiGeoCopyParameters.userId property

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

Syntax

'Declaration
Public Property userId As Integer
    Get
    Set
'Usage
Dim instance As MultiGeoCopyParameters
Dim value As Integer

value = instance.userId

instance.userId = value
public int userId { get; set; }

Property value

Type: System.Int32

See also

Reference

MultiGeoCopyParameters class

MultiGeoCopyParameters members

Microsoft.SharePoint.Client namespace