SPAlert.UserId property
Obtém ou define a identificação do usuário que criou o alerta.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property UserId As Integer
Get
Friend Set
'Uso
Dim instance As SPAlert
Dim value As Integer
value = instance.UserId
public int UserId { get; internal set; }
Property value
Type: System.Int32
Um inteiro de 32 bits que identifica o usuário.