[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Loop properties from a class from a method in that class

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

Laura Stern

Guest
Lieven: I agree with what Shelley said. However, in your TestReflection example, you are trying to access a private data member of the class that owns that variable. This should be allowed now. i.e., I believe this is a bug. Otherwise, what would be the point in providing the Flags:Private enum if it will never allow you to get the property anyway! If you can't access it from its own class, then where would you be able to access it from? Please log a bug so we can look into this.

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