Свойство RelatedField.WebId
Gets a value that specifies the GUID that identifies the site containing the list with the related lookup field.
Пространство имен: 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 RelatedField
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Значение свойства
Тип: System.Guid
Returns a Guid.instance representing the GUID that identifies the site containing the list with the related lookup field.