historyDetailMigrationService

Defines information related to the execution of a migration task.

We recommend that you represent instances of this type as a set of properties of its containing object. Users may access this object by opening a property sheet or launching an editor.

This class

What's new

New in Version 8.4 — Migration Service

This class was added.

Properties

This class has the following properties.

hasMessage

Specifies that the message property contains a message.

This property

  • is of type boolean

    is encoded as type tns:booleanProp

  • is read-only

  • is searchable

message

Contains the messages related to the migrated object.

This property

  • is an array of type bibus » faultDetail

    is encoded as type tns:faultDetailArrayProp

migratedObject

Refers to the migrated object.

This property

  • is an array of type bibus » baseClass

    is encoded as type tns:baseClassArrayProp

  • refers to other objects in the content store using a name- and type-based search path

  • must have at most 1 item