Book a Demo

Author Topic: Message Properties - Resolving Inherited Messages  (Read 2145 times)

AlexPeake

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Message Properties - Resolving Inherited Messages
« on: January 16, 2004, 03:48:24 pm »
In setting Message Properties, you have the nice drop-down of Messages that this object implements. If you have inherited messages with the same signature, how do you know which one is which?

e.g. I have three called GridList(string, DbConnection)

Perhaps this only matters when doing Code Generation.