COM.detach Method [AX 2012]

Detaches a COM object from the class that it was associated with.

public void detach()

Run On

Called

For example, this method can be called to detach a COM object from a call to the attach or new method.

Reference

Community Additions

ADD
Show: