Mapping.ManagedPid property
Obtém ou define o identificador de propriedade gerenciada (PID) para o mapeamento.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property ManagedPid As Integer
Get
Set
'Uso
Dim instance As Mapping
Dim value As Integer
value = instance.ManagedPid
instance.ManagedPid = value
public int ManagedPid { get; set; }
Property value
Type: System.Int32
Um inteiro de 32 bits que identifica a propriedade gerenciada.