AuthorityPage.Delete Method
Deletes the authoritative page.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Delete
'Usage
Dim instance As AuthorityPage
instance.Delete()
public void Delete()