Share via


SPDiagnosticsEntry.RowId property

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

Syntax

'Declaration
Public ReadOnly Property RowId As Guid
    Get
'Usage
Dim instance As SPDiagnosticsEntry
Dim value As Guid

value = instance.RowId
public Guid RowId { get; }

Property value

Type: System.Guid
Returns Guid.

See also

Reference

SPDiagnosticsEntry class

SPDiagnosticsEntry members

Microsoft.SharePoint.Diagnostics namespace