Compartir a través de


del método RemoteWeb.GetListById

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public Function GetListById ( _
    listGuid As Guid _
) As List
'Uso
Dim instance As RemoteWeb
Dim listGuid As Guid
Dim returnValue As List

returnValue = instance.GetListById(listGuid)
public List GetListById(
    Guid listGuid
)

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.List

Vea también

Referencia

clase RemoteWeb

Miembros RemoteWeb

Espacio de nombres Microsoft.SharePoint.Client