Hi, I would like to know that is the object having links are not, If links are there how many are they by using DFC orDQL
What kind of links? Folder links? virtual document links? relationships?
great question, I am talking about document link in different folders
If you want to know to how many folders a sysobject is linked, call IDfSysObject.getValueCount("i_folder_id")
thank you