Partager via


ChangeUser.UserId - Propriété

Obtient une valeur qui spécifie la collection des fonctionnalités de la collection de sites contenant le site.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UserId As Integer
    Get
'Utilisation
Dim instance As ChangeUser
Dim value As Integer

value = instance.UserId
public int UserId { get; }

Valeur de propriété

Type : System.Int32
Renvoie un .instance Int32représentant l'identification unique de l'utilisateur modifié.

Voir aussi

Référence

ChangeUser classe

ChangeUser - Membres

Microsoft.SharePoint.Client - Espace de noms