Partager via


SPChangeUser.Id - Propriété

Obtient le nombre entier qui identifie l'utilisateur qui a changé.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Id As Integer
    Get
'Utilisation
Dim instance As SPChangeUser
Dim value As Integer

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

Valeur de propriété

Type : System.Int32
Entier 32 bits qui identifie l'utilisateur.

Voir aussi

Référence

SPChangeUser classe

SPChangeUser - Membres

Microsoft.SharePoint - Espace de noms