Aqualogic Interaction API  
 

PT_ADMIN_FOLDER_JOB_TYPES Class

These values are used to set or query the job type for an Admin Folder (through IPTAdminFolder.SetJobType() or IPTAdminFolder.GetJobType().) The job type of an Admin Folder determines what action the Admin Folder will perform when it is scheduled to run as a job.

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

System.Object
   com.plumtree.server.PT_ADMIN_FOLDER_JOB_TYPES

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