Hello all,
Because Dynamics NAV is not an object-oriented environment, we have to simulate an object by using a table; fields for class properties, functions for methods. It is good that we can conceal some functions from outside access by making them local. But what about the fields? It would be best to mark any field as private to prevent outside access in the code. Is there any workaround to do that?
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005
0
Answers