SPDiagnosticsEntry.m_RowId field
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected m_RowId As Guid
'Usage
Dim value As Guid
value = Me.m_RowId
Me.m_RowId = value
protected Guid m_RowId