Aqualogic Interaction API  
 

PT_MIGRATION_STATUS_TYPES Class

These constants define the Migration Statuses supported in Plumtree objects. These statuses can be used in functions like IPTMigrationManager. QueryObjectsByStatus or IPTMigrationManager.QueryObjectsByStatusCount.

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

System.Object
   com.plumtree.server.PT_MIGRATION_STATUS_TYPES

public sealed class PT_MIGRATION_STATUS_TYPES

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_MIGRATION_STATUS_TYPES Members | com.plumtree.server Namespace | IPTMigrationManager