[Progress Communities] [Progress OpenEdge ABL] Forum Post: Progress/.NET dynamic functions

  • Thread starter Thread starter mburks
  • Start date Start date
Status
Not open for further replies.
M

mburks

Guest
I'm working with a .NET object in Progress that has a property of type Function. I need to set this property to a function that I have defined within progress. Is this supported by Progress? Ex. In .NET it would be: myObj.LastLoginFunction = Function() { ...} Is there any equivalent to this in Progress? Thanks,

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