TCMServiceDataMigrationStatus enum

字段

NotStarted = 0

迁移未启动

InProgress = 1

迁移进行中

Completed = 2

迁移已完成

Failed = 3

迁移失败