Share via


ReqTransFormExplosion.treeNodeTxt Method [AX 2012]

Calculates the text that fills the tree node that represents the specified ReqTrans table record.

Syntax

public TreeNodeTxt treeNodeTxt(ReqTrans _reqTrans)

Run On

Client

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The record represented by the tree node.

Return Value

Type: TreeNodeTxt Extended Data Type
A string containing the tree node text.

See Also

Reference

ReqTransFormExplosion Class