Skip to main content
12-Amethyst
May 22, 2013
Solved

How to retrieve the related parts for my WTDocument??

  • May 22, 2013
  • 1 reply
  • 1832 views

Is there a API to get the Describe Parts from the WTDocument type??Particular version of my WTDocument have muliple links with parts.I need to retrieve all the describe by parts from that version of my document.Need some help here.

thank you

Best answer by GregoryPERASSO

wt.part.WTPartHelper.service.getDescribesWTParts(WTDocument document)

regards

1 reply

GregoryPERASSO
16-Pearl
May 23, 2013

wt.part.WTPartHelper.service.getDescribesWTParts(WTDocument document)

regards