DisplayGroupInfo.DefaultScopeID - Propriété
Obtient ou définit l'identificateur Scope de recherche par défaut (ID) de la DisplayGroupInfo.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property DefaultScopeID As Integer
Get
Set
'Utilisation
Dim instance As DisplayGroupInfo
Dim value As Integer
value = instance.DefaultScopeID
instance.DefaultScopeID = value
[DataMemberAttribute]
public int DefaultScopeID { get; set; }
Valeur de propriété
Type : System.Int32
ID de Scope de recherche par défaut de l' DisplayGroupInfo.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms