Forum Post: RE: Invalid substitution type 'Entity.Product' supplied for a type parameter of...

  • Thread starter Thread starter sderrico
  • Start date Start date
Status
Not open for further replies.
S

sderrico

Guest
I found the following text in the documentation. Is that mean that we cannot create List of ABL Class? An open type reference contains only placeholders for the parameters in the type name, such as T , which defines the single parameter for the following generic type: System.Collections.Generic.List T In ABL, you can only reference a .NET generic type as a constructed type. Reference: documentation.progress.com/.../index.jsp

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