Compartir a través de


de la propiedad WebInformation.LastItemModifiedDate

Obtiene la fecha y hora en que se modificó por última vez un elemento en el sitio.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property LastItemModifiedDate As DateTime
    Get
'Uso
Dim instance As WebInformation
Dim value As DateTime

value = instance.LastItemModifiedDate
public DateTime LastItemModifiedDate { get; }

Valor de propiedad

Tipo: System.DateTime
La fecha y hora de última modificación de un elemento.

Vea también

Referencia

clase WebInformation

Miembros WebInformation

Espacio de nombres Microsoft.SharePoint.Client