These constants define the types of dependency that one migration element can have on another migration element. The PT_ODC_DEPENDENCY_TYPE column in the data returned by the IPTMigrationElement.GetDependencies call will be a value from the PT_OBJECT_DEPENDENCY_TYPES constants.
For a list of all members of this type, see PT_OBJECT_DEPENDENCY_TYPES Members.
System.Object
com.plumtree.server.PT_OBJECT_DEPENDENCY_TYPES
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.plumtree.server
Assembly: plumtreeserver (in plumtreeserver.dll)
PT_OBJECT_DEPENDENCY_TYPES Members | com.plumtree.server Namespace | IPTMigrationElement