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)
Get Database description
System
I'm trying to get the database description for a document
e.g.
(where objDoc is an iManage.IManDocument)
objDoc.Database.Description
but it always shows this as the same as the name property. I've defined the databases in db admin with a different description to the name. I've restared the worksite service but I still can't seem to get the database description. Any one have any ideas ?
Find more posts tagged with
Comments
jny
This is a reported defect. For some reason, the implementation for this property is identical to the implementation of the Name (Database) Property; both return the name of the database.
There is, unfortunately, no workaround for this through the SDK API's.