Book a Demo

Author Topic: Property checkbox for VB code generation  (Read 2811 times)

EA_Nj

  • EA User
  • **
  • Posts: 48
  • Karma: +0/-0
    • View Profile
Property checkbox for VB code generation
« on: October 10, 2002, 11:21:47 am »
I reversed engineered a class from VB.NET that only has member variables defined (no properties).  After reverse engineering, I opened up my class diagram and pulled up the property tab of the class.  I noticed that EA has the Property checkbox selected, even though the code doesn't have properties code.

Is this expected behavior or is this a bug?
Thanks