Aqualogic Interaction API  
 

PT_ADMIN_FOLDER_TYPES Class

This list includes the identifiers for all Admin Folder types. Admin folders have types, which can be queried through IPTAdminFolder.GetFolderType() and set through IPTAdminFolder.SetFolderType().

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

System.Object
   com.plumtree.server.PT_ADMIN_FOLDER_TYPES

public sealed class PT_ADMIN_FOLDER_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_ADMIN_FOLDER_TYPES Members | com.plumtree.server Namespace | IPTAdminFolder