You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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