Book a Demo

Author Topic: C# - Discovery selected node  (Read 3891 times)

Andre Rezende

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
C# - Discovery selected node
« on: June 20, 2012, 11:25:26 pm »
Is there any way to get the selected node in tree? A have more than on root node, but my Repository brings me one values from first root node created.
Thanks,

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: C# - Discovery selected node
« Reply #1 on: June 21, 2012, 07:15:25 am »
Try GetTreeSelectedObject()  

(and possibly have a look into my scripting book)

q.