This documentation is archived and is not being maintained.
SSRSReportConceptNode.AOTgetSource Method [AX 2012]
Returns the source code of this node.
public str AOTgetSource()
Run On
Called
Return Value
Type:
str
The string that contains the source code, if any; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
This function is overridden by nodes that have source code.