Question
Get associated change notice of last released version of part
Hi
- Requirement : Get associated change notice of last released version of part.
- I know that to achieve this we would need below joins but I need API to fetch this programmatically
- From Part get changeRecord then get changeTask then use wt.change.includedInIfc class to get Change Notice.
- So could you please help me for API

