SPListItemLastModifiedDate.ListId property

Gets the ID of the list being queried.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ListId As Guid
    Get
    Friend Set
'Usage
Dim instance As SPListItemLastModifiedDate
Dim value As Guid

value = instance.ListId
public Guid ListId { get; internal set; }

Property value

Type: System.Guid

See also

Reference

SPListItemLastModifiedDate class

SPListItemLastModifiedDate members

Microsoft.SharePoint.Administration namespace