|
![]() |
#1 |
Участник
|
gatesasbait: Compile forward from code
Источник: http://gatesasbait.spaces.live.com/B...B9F5!204.entry
============== Good morning, Here is an X++ snippet showing how to compile forward a class without using the context menu. It potentially bypasses developper licenses, not sure about that though. X++: public static void CompileFormletter(Args _args) { ; SysCompilerOutput::compileForward(className2Id("Formletter")); } ![]() ![]() Источник: http://gatesasbait.spaces.live.com/B...B9F5!204.entry
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|