FormsService.Unprovision Method
Removes the forms service from the SharePoint server farm.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Overrides Sub Unprovision
'Usage
Dim instance As FormsService
instance.Unprovision()
public override void Unprovision()