Partager via


ContentMigrationType, énumération (Microsoft.SharePoint.Publishing.Administration)

Defines whether the migration is the first content migration, an incremental migration after the last migration, or an incremental migration after a specified user-input time.

Espace de noms : Microsoft.SharePoint.Publishing.Administration
Assembly : Microsoft.SharePoint.Publishing (dans microsoft.sharepoint.publishing.dll)

Syntaxe

'Déclaration
Public Enumeration ContentMigrationType
'Utilisation
Dim instance As ContentMigrationType
public enum ContentMigrationType

Membres

  Nom du membre Description
FullMigration Specifies this content migration as a full migration. 
IncrementalSinceLastMigration Specifies this migration as an incremental migration. 
IncrementalSinceWhen Specifies the migration as an incremental migration. 

Voir aussi

Référence

Microsoft.SharePoint.Publishing.Administration, espace de noms