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 unique ID for the item.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property Id As UInteger
Get
Friend Set
'Usage
Dim instance As SPDiagnosticsItem
Dim value As UInteger
value = instance.Id
public uint Id { get; internal set; }
Property Value
Type: System.UInt32
The unique ID for the item.