CLRObject Class

The CLRObject class holds a reference to an instance of a common language runtime (CLR) object and dispatches calls from X++ to the corresponding wrapped managed instance.


class CLRObject extends Object

Called

Method

Description

CLRObject.dispatch Method

Reserved. Do not explicitly call this method.

CLRObject.new Method

Creates an instance of the CLRObject class.

Community Additions

ADD
Show: