JmgNode.id Method [AX 2012]

Gets and sets the ID of the node.

public int64 id([int _id])

Run On

Called

Parameters

_id
Type: int
The new ID of the node.

Return Value

Type: int64
The ID of the node.
Show: