JmgNodes.getNode Method [AX 2012]

Retrieves the node that has the specified ID.

public JmgNode getNode(int64 _id)

Run On

Called

Parameters

_id
Type: int64
The ID of the node to retrieve.

Return Value

Type: JmgNode Class
The JmgNode object that has the specified ID.

Community Additions

ADD
Show: