[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Issue Calling .NET inherited class (method not found)

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
Mike - why do you say that? What's wrong with just calling GetType directly? Not that using TypeHelper wouldn't work. Also, I assume you didn't literally mean "typename". You meant " ", right? The problem there was just that you have to use the name of a valid type. But please verify whether I was correct - the 3rd parameter should be an instance of System.Type, (or a character string?).

Continue reading...
 
Status
Not open for further replies.
Back
Top