Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the ID of the database in which the list is stored.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DatabaseId As Guid
Get
Friend Set
'Usage
Dim instance As SPListItemLastModifiedDate
Dim value As Guid
value = instance.DatabaseId
public Guid DatabaseId { get; internal set; }
Property value
Type: System.Guid
See also
Reference
SPListItemLastModifiedDate class