ManagedProperty.DeleteAllMappings Method
Deletes all mappings for a managed property.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub DeleteAllMappings
'Usage
Dim instance As ManagedProperty
instance.DeleteAllMappings()
public void DeleteAllMappings()