Book a Demo

Author Topic: Locate Elem in Project Browser ?  (Read 4034 times)

Svend Erik Nygaard

  • EA User
  • **
  • Posts: 131
  • Karma: +2/-2
  • Business Information Architect
    • View Profile
Locate Elem in Project Browser ?
« on: March 12, 2015, 10:31:15 pm »
I'm pretty sure, I will be embarrassed by this question  :-[ – because this function must be there somewhere in the EA object model – but I cannot find it:

When I have an element: How do I locate it in the project browser for the user (like when the user himself uses “find element in project browser”
?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Locate Elem in Project Browser ?
« Reply #1 on: March 12, 2015, 11:11:10 pm »
Repository.ShowInProjectView (object Item)

Geert


Svend Erik Nygaard

  • EA User
  • **
  • Posts: 131
  • Karma: +2/-2
  • Business Information Architect
    • View Profile
Re: Locate Elem in Project Browser ?
« Reply #2 on: March 12, 2015, 11:20:22 pm »
Phew,
Thanks a lot, Geert  8-)