Свойство ChangeQuery.Restore
Gets or sets a value that specifies whether restoring items from the recycle bin or from backups is included in the query.
Пространство имен: 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 Property Restore As Boolean
Get
Set
'Применение
Dim instance As ChangeQuery
Dim value As Boolean
value = instance.Restore
instance.Restore = value
public bool Restore { get; set; }
Значение свойства
Тип: System.Boolean
Returns Booleantrue if restoring items from the recycle bin or backups is included in the query; otherwise, returns false. The default value is