: Mapping.ManagedPid (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the managed property identifier (PID) for the mapping.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property ManagedPid As Integer
'Uso
Dim instance As Mapping
Dim value As Integer
value = instance.ManagedPid
instance.ManagedPid = value
public int ManagedPid { get; set; }
Valor de propiedad
A 32-bit integer identifying the managed property.
Vea también
Referencia
Mapping (Clase)
Mapping (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)