Book a Demo

Author Topic: Code generation - C# Properties, Name conflict  (Read 2293 times)

carstenp2j

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Code generation - C# Properties, Name conflict
« on: May 21, 2013, 07:58:16 pm »
Hello,

when transforming a PIM class to a C# class, invalid code is generated: Name conflict between member variable and property.



How can i fix this? I'd like to get compilable from the transformation.

Thanks
carsten