Compartir a través de


: ManagedProperty.PID (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the property ID (PID) of a managed property in the search schema.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property PID As Integer
'Uso
Dim instance As ManagedProperty
Dim value As Integer

value = instance.PID
public int PID { get; }

Valor de propiedad

A 32-bit integer that identifies the managed property.

Vea también

Referencia

ManagedProperty (Clase)
ManagedProperty (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)