Aqualogic Interaction API  
 

IPTMigratable Interface

This interface is implemented by objects that are migratable via Object migration. All objects implementing the IPTObject interface in the server should also implement this interface. Non-IPTObjects that need to be migrated via the Object Migration framework should also implement this interface.

For a list of all members of this type, see IPTMigratable Members.

public interface IPTMigratable : IPTUnknown

Types that implement IPTMigratable

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTMigratable Members | com.plumtree.server Namespace | IPTMigrationElement