![]() |
#2 |
Axapta
|
May be you have Class, EDT or BaseEnum etc.. with the same name?
You can't have, for example, Class and Table with the same names, because when you declare variable with this name you can't specify whether this object should be a table or a class. |
|