DisplayGroupMembership.ScopeId 属性
获取或设置搜索Scope的 ID。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property ScopeId As Integer
Get
Set
用法
Dim instance As DisplayGroupMembership
Dim value As Integer
value = instance.ScopeId
instance.ScopeId = value
[DataMemberAttribute]
public int ScopeId { get; set; }
属性值
类型:System.Int32
搜索ScopeID。