Aqualogic Interaction API  
 

IPTObjectManager.Create Method 

Create a new object of this class. User must have edit permissions on parent folder and must have the activity right to create the object.

object Create(
   int lAdminFolderID
);

Parameters

lAdminFolderID
the ID of the folder in which to create the object

Return Value

the newly created object

See Also

IPTObjectManager Interface | com.plumtree.server Namespace