FormTemplateCollection.UpgradeType enumeration
SharePoint 2013
Specifies the kind of upgrade performed to the form template.
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
| Member name | Description | |
|---|---|---|
| Gradual | The form template is upgraded, but active sessions with the previous version of the form template are allowed to complete. | |
| Overwrite | The form template is upgraded and active sessions are terminated. This mode should be used only when there is a problem with the previous version and it needs to be taken offline immediately. Requires an IIS reset. | |
| OverwriteNoVersionCheck | The form template is upgraded without checking the version of the current form template. |