Book a Demo

Author Topic: Changing Language property  (Read 3031 times)

st33ve

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Changing Language property
« on: February 18, 2012, 03:17:29 am »
Hi,

is there an option how to change/retrieve Language property of class by script? Dialog box for Class allows that, properties view allows that too. But in script element.Language yields in "Unsupported property" error.
And according to Element documentation there is really no such property.
Can I change value of Language field in script? Any hints?

Thank you

St33ve

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Changing Language property
« Reply #1 on: February 18, 2012, 07:53:59 am »
GenType
 String
 Read/Write

The code generation type; for example, Java, C++, C#, VBNet, Visual Basic, Delphi.

 q.