PCComponentTreeWithAttributes.setPathExtraText Method [AX 2012]

Set the extra text for an item based on a path ID.

public void setPathExtraText(PCTableConstraintColumnCatAttrRecId _pathId, str _extraText)

Run On

Called

Parameters

_pathId
Type: PCTableConstraintColumnCatAttrRecId Extended Data Type
The path ID.
_extraText
Type: str
The extra text which will be shown and the text representation of the item.

Community Additions

ADD
Show: