The name of the field in the listname working list that determines whether a tree item has child items.

Default value

'STD_CODE'

Valid values

The name of a valid field, in single quotes, that will contain:

  • 'Y' (the tree item has child items).

or

  • 'N' (the tree item does not have child items).
  • No labels