de la propiedad SPRemoteListEventProperties.ListId
Espacio de nombres: Microsoft.SharePoint.Client.EventReceivers
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property ListId As Guid
Get
Set
'Uso
Dim instance As SPRemoteListEventProperties
Dim value As Guid
value = instance.ListId
instance.ListId = value
[DataMemberAttribute]
public Guid ListId { get; set; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase SPRemoteListEventProperties
Miembros SPRemoteListEventProperties
Espacio de nombres Microsoft.SharePoint.Client.EventReceivers