ReqPeggingTreeNode.description Method [AX 2012]

Provides the textual description of the node.

Syntax

public str description()

Run On

Called

Return Value

Type: str
A String that contains the description text of the node.

Remarks

This method should be overridden with node specific content.

See Also

Reference

ReqPeggingTreeNode Class