Источник:
http://sysdictcoder.wordpress.com/20...he-dictionary/
==============
In X++ it is possible to write code that inspects the structure of other X++ code. This is sometimes called reflection or meta-programming.You may wonder why you’d want to do that. Reflction is a very powerful tool and opens a wide array of possibilities. Without it some things would be very hard [...]
==============
Источник:
http://sysdictcoder.wordpress.com/20...he-dictionary/