[progress Communities] [progress Openedge Abl] Forum Post: Re: Why Doesn't...

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
The OpenEdge base class is Progress.Lang.Object and the OpenEdge equivalent of System.Type is Progress.Lang.Class, which you get with the GetCLass() method or the GET-CLASS() function. TypeHelper's function is to assist in getting hold of the System.Type of .Net based objects living "accross" the AVM-CLR bridge. If you tell us what you try to do, we may be able to help you a bit better.

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