Aqualogic Interaction API  
 

IPTCatalog.AddMultipleCardsToFolderWithRank Method

Adds a single document to a single target document folder with ranking.

Overload List

Adds a single document to a single target document folder with ranking.

object[] AddMultipleCardsToFolderWithRank(int,int,int,int,bool);

Adds a single document to a single target document folder with ranking.

object[] AddMultipleCardsToFolderWithRank(int,int[],int,int,bool);

Adds multiple documents to a single target document folder with ranking.

object[] AddMultipleCardsToFolderWithRank(int[],int,int,int,bool);

Adds multiple documents to a single target document folder with ranking.

object[] AddMultipleCardsToFolderWithRank(int[],int[],int,int,bool);

See Also

IPTCatalog Interface | com.plumtree.server Namespace