FormsServiceBackup Class

Implements backup and restore operations for content types in InfoPath Forms Services.

Inheritance Hierarchy

System.Object
  Microsoft.Office.InfoPath.Server.Administration.FormsServiceBackup

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public NotInheritable Class FormsServiceBackup _
    Implements IBackupRestoreConfiguration, IBackupRestore
'Usage
Dim instance As FormsServiceBackup
public sealed class FormsServiceBackup : IBackupRestoreConfiguration, 
    IBackupRestore

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

FormsServiceBackup Members

Microsoft.Office.InfoPath.Server.Administration Namespace