Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Assume I have an IBA named "designlocation" on "wt.doc.WTDocument".
Now, through code how I can retrieve the default value of "designlocation" on different type(Agenda, Minutes etc) ?
If target system is version 10.0 or 10.1 then use LWCNormalizedObject. This article https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS135663 should prvide additional details and examples
