Book a Demo

Author Topic: Get the name from a marked package in the Browser  (Read 2882 times)

marine1981

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Get the name from a marked package in the Browser
« on: November 09, 2010, 12:23:47 am »
Hello,
I have got a further problem. I mark a “Package” in the ObjectBrowser because I want create a further Package under this one. How I can get the name from the marked Package? I think it is a Pre-Event but I do not find the right event.

Thanks


Sven

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Get the name from a marked package in the Brow
« Reply #1 on: November 09, 2010, 12:50:44 am »
Sven,

What do you mean by "Mark a package"?
If you mean "select" then you can get the selected package using Repository.GetTreeSelectedPackage ()

Geert