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


Свойство RecycleBinItem.Id

Gets a value that specifies the identifier of the Recycle Bin 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 Id As Guid
    Get
'Применение
Dim instance As RecycleBinItem
Dim value As Guid

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

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

Тип: System.Guid
Returns a Guid instance representing the identifier of the Recycle Bin item.

Замечания

It must not be an empty GUID.

См. также

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

RecycleBinItem класс

Элементы RecycleBinItem

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