Share via


SPDiagnosticsData.ScopeId property

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

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False)> _
Public Property ScopeId As Long
    Get
    Set
'Usage
Dim instance As SPDiagnosticsData
Dim value As Long

value = instance.ScopeId

instance.ScopeId = value
[DataMemberAttribute(IsRequired = false)]
public long ScopeId { get; set; }

Property value

Type: System.Int64

See also

Reference

SPDiagnosticsData class

SPDiagnosticsData members

Microsoft.SharePoint.Diagnostics namespace