ManagedProperty.PID - Propriété
Obtient la propriété ID (PID) d'une propriété gérée dans le schéma de recherche.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PID As Integer
Get
'Utilisation
Dim instance As ManagedProperty
Dim value As Integer
value = instance.PID
public int PID { get; }
Valeur de propriété
Type : System.Int32
Entier 32 bits qui identifie la propriété gérée.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms