SPListItemLastModifiedDateQuery constructor
Initializes a new instance of the SPListItemLastModifiedDateQuery class with an empty collection of lists to query.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPListItemLastModifiedDateQuery()
public SPListItemLastModifiedDateQuery()
See also
Reference
SPListItemLastModifiedDateQuery class