LanguageResource.LastNameMapList property
Obtém a lista de frases de mapeamento do último nome.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property LastNameMapList As LanguageResourcePhraseList
Get
'Uso
Dim instance As LanguageResource
Dim value As LanguageResourcePhraseList
value = instance.LastNameMapList
public LanguageResourcePhraseList LastNameMapList { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.LanguageResourcePhraseList
A lista de frases de mapeamento do último nome.