Share via


ConversionServiceApplicationBackupAttribute members

Defines backup and restore behavior for a service application.

The ConversionServiceApplicationBackupAttribute type exposes the following members.

Properties

  Name Description
Public property CanRenameOnRestore (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForBackup (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property CanSelectForRestore (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public property DiskSizeRequired (Inherited from IisWebServiceBackupBehaviorAttribute.)
Protected property ServiceApplication (Inherited from IisWebServiceApplicationBackupBehaviorAttribute.)
Public property TypeId (Inherited from Attribute.)

Top

Methods

  Name Description
Public method AddChildObjects (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method Equals (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackup (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnBackupComplete (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnPostRestore Raises an event at the end of a restore operation. (Overrides IisWebServiceBackupBehaviorAttribute.OnPostRestore(Object, SPRestoreInformation).)
Public method OnPrepareBackup Raises an event at the start of a backup operation. (Overrides IisWebServiceBackupBehaviorAttribute.OnPrepareBackup(Object, SPBackupInformation).)
Public method OnPreRestore (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method OnRestore (Inherited from IisWebServiceBackupBehaviorAttribute.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method _Attribute.GetIDsOfNames (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfo (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Explicit interface implemetationPrivate method _Attribute.Invoke (Inherited from Attribute.)

Top

See also

Reference

ConversionServiceApplicationBackupAttribute class

Microsoft.Office.ConversionServices.Service namespace