DocNode.AOTsetSource Method [AX 2012]

Sets the source code for the node.

public void AOTsetSource(str source, [boolean isStatic])

Run On

Called

Parameters

source
Type: str
The source code to assign to the node.
isStatic
Type: boolean
A Boolean value that indicates whether the method is static.

Community Additions

ADD
Show: