共用方式為


SPAnalyticsUsageEntry.ScopeId property

取得或設定事件所套用的自訂領域識別碼。

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

Syntax

'宣告
<DataMemberAttribute> _
Public Property ScopeId As Guid
    Get
    Set
'用途
Dim instance As SPAnalyticsUsageEntry
Dim value As Guid

value = instance.ScopeId

instance.ScopeId = value
[DataMemberAttribute]
public Guid ScopeId { get; set; }

Property value

Type: System.Guid

請參閱

參照

SPAnalyticsUsageEntry class

SPAnalyticsUsageEntry members

Microsoft.SharePoint.Administration namespace