Share via


SPScaleOutDatabaseLogEntry.CorrelationId property

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

'Declaration
Public Property CorrelationId As Guid
    Get
    Private Set
'Usage
Dim instance As SPScaleOutDatabaseLogEntry
Dim value As Guid

value = instance.CorrelationId
public Guid CorrelationId { get; private set; }

Property value

Type: System.Guid

See also

Reference

SPScaleOutDatabaseLogEntry class

SPScaleOutDatabaseLogEntry members

Microsoft.SharePoint namespace