Skip to main content
1-Visitor
January 12, 2015
Question

How to get the default value of an IBA ?

  • January 12, 2015
  • 1 reply
  • 1188 views

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) ?

1 reply

15-Moonstone
February 3, 2015

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