Mapping.ManagedPid, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the managed property identifier (PID) for the mapping.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property ManagedPid As Integer
'Utilisation
Dim instance As Mapping
Dim value As Integer
value = instance.ManagedPid
instance.ManagedPid = value
public int ManagedPid { get; set; }
Valeur de la propriété
A 32-bit integer identifying the managed property.
Voir aussi
Référence
Mapping, classe
Membres Mapping
Microsoft.Office.Server.Search.Administration, espace de noms