Aqualogic Interaction API  
 

IPTCatalog.AddCardToMultipleFoldersWithRank 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[] AddCardToMultipleFoldersWithRank(int,int,int,int,bool);

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

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

Adds a single document to multiple target document folders with ranking.

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

Adds a single document to multiple target document folders with ranking.

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

See Also

IPTCatalog Interface | com.plumtree.server Namespace