Code extensions

You can extend source code in 3 ways:

  • By subscribing to events (framework events and delegates)
  • By writing plug-ins.
  • By creating class extensions (aka class Augmentation), see section below.

Comments

Popular posts from this blog

Dynamics Ax 2012 Interview Questions:

X++ code to create a customized lookup on form

Oops concept in AX