Поделиться через


Метод RemoteWeb.GetListById

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Function GetListById ( _
    listGuid As Guid _
) As List
'Применение
Dim instance As RemoteWeb
Dim listGuid As Guid
Dim returnValue As List

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

Параметры

Возвращаемое значение

Тип: Microsoft.SharePoint.Client.List

См. также

Справочные материалы

RemoteWeb класс

Элементы RemoteWeb

Пространство имен Microsoft.SharePoint.Client