Share via


RetailCatalogCategoryTreeNode.getNodeNameWithCount Method [AX 2012]

Retrieves node name with count.

Syntax

public Name getNodeNameWithCount(int countNumber)

Run On

Called

Parameters

  • countNumber
    Type: int
    Integer value to count the nodes.

Return Value

Type: Name Extended Data Type
Node name.

See Also

Reference

RetailCatalogCategoryTreeNode Class