: ScopeRule.ID (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the scope rule ID.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property ID As Integer
'Uso
Dim instance As ScopeRule
Dim value As Integer
value = instance.ID
public int ID { get; }
Valor de propiedad
A 32-bit integer that represents the ID for the scope rule
Vea también
Referencia
ScopeRule (Clase)
ScopeRule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)