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


Свойство ChangeItem.WebId

Gets a value that identifies the site that contains the changed item.

Пространство имен:  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 ReadOnly Property WebId As Guid
    Get
'Применение
Dim instance As ChangeItem
Dim value As Guid

value = instance.WebId
public Guid WebId { get; }

Значение свойства

Тип: System.Guid
Returns a Guid instance representing the identification of the site that contains the changed item.

Исключения

Исключение Условие
NotSupportedException

The site identifier in the change fields item of the change collection is пустая ссылка (Nothing в Visual Basic). Error code: -1.

См. также

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

ChangeItem класс

Элементы ChangeItem

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