This topic has not yet been rated - Rate this topic

SPItemEventProperties.ListId property

Gets the ID of the list that is associated with the event that occurred.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property ListId As Guid
	Get
'Usage
Dim instance As SPItemEventProperties
Dim value As Guid

value = instance.ListId

Property value

Type: System.Guid
A GUID that identifies the list associated with the event.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.