Object

From Axaptapedia

Jump to: navigation, search

In object-oriented programming an object is an instance of a class and is created using the new operator. In Dynamics AX a commonly used pattern is the factory method using a static construct method.

[edit] Example

Args args = new Args();
Personal tools
Microsoft Community
Microsoft Dynamics Ax Community