SPUtility.GetWebContentIndexingTimestamps method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared Function GetWebContentIndexingTimestamps ( _
web As SPWeb _
) As Object
'Uso
Dim web As SPWeb
Dim returnValue As Object
returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
public static Object GetWebContentIndexingTimestamps(
SPWeb web
)
Parâmetros
- web
Type: Microsoft.SharePoint.SPWeb
Valor retornado
Type: System.Object