Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Searching all Custom1
ManoloMadrid
Hi:
The other day I opened a thread because I had problems copying a document from a database to other, when I tried to copy the Class attribute, for example, a error was displayed advising me that the class it dind't belong to the new database.
I solved (with the help of this forum) reading all tha classes in the new database (using the SearchDocumentClasses) and getting the one with the same name that the original one.
But now the problem is that I'm having the same problem with the Custom1 attribute. How can I get all the custom1 values in a database?? Is there a kind of SearchDocumentCustom.. method??
Thanks in advance
Find more posts tagged with
Comments
ManoloMadrid
Like "almost" happens more than two hours looking for the answer, and after writting the tread in two minutes "I saw the light".
The method I was asking for it was SearchCustomAttributes, wasn't it??
Thanks and sorry
jny
Yes, the SearchCustomAttributes method is it. You may also see documentation on all search methods available through the API's in the COM Object manual that is distributed with the WorkSite iToolkit. All manuals are stored in the iHelp folder.