Expand Minimize
This topic has not yet been rated - Rate this topic

SPList.ID property

Gets the GUID that identifies the list in the database.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableConstraintAttribute(Type = ClientCallableConstraintType.NotEmpty)]
[ClientCallableAttribute(Name = "Id")]
public Guid ID { get; }

Property value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.