SearchServiceApplicationProxy.DeleteResultItemType method (ResultItemType)
Somente para uso interno.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Sub DeleteResultItemType ( _
type As ResultItemType _
)
'Uso
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
instance.DeleteResultItemType(type)
public void DeleteResultItemType(
ResultItemType type
)
Parâmetros
Ver também
Referência
SearchServiceApplicationProxy class