Свойство WebInformation.LastItemModifiedDate
Возвращает дату и время измененный элемент на сайте.
Пространство имен: 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 LastItemModifiedDate As DateTime
Get
'Применение
Dim instance As WebInformation
Dim value As DateTime
value = instance.LastItemModifiedDate
public DateTime LastItemModifiedDate { get; }
Значение свойства
Тип: System.DateTime
Дата и время последнего изменения элемента.