[progress Communities] [progress Openedge Abl] Forum Post: Re: Casting To System.object

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

Laura Stern

Guest
When you inherit from a .NET class, the only properties the .NET side will know about are properties that you wrote to satisfy a .NET interface. It also knows about methods that override a .NET method. But that isn't relevant for your scenario.

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