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...
Continue reading...