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


Свойство RecycleBinItem.ItemState

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

value = instance.ItemState
public RecycleBinItemState ItemState { get; }

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

Тип: Microsoft.SharePoint.Client.RecycleBinItemState
Returns a RecycleBinItemState instance representing the Recycle Bin stage of the Recycle Bin item.

Замечания

It must not be none.

См. также

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

RecycleBinItem класс

Элементы RecycleBinItem

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