L
Lieven De Foor
Guest
Hi, Is there any way to achieve the functionality of .NET attributes in ABL? Example: In C# you can write: [Bindable(true)] public int MyProperty { get; set; } More complex constructs are possible too. Is there any way to achieve this in ABL?
Continue reading...
Continue reading...