TMP keyword

Applies to

Tree component

Property: Binding

Description

When expanding a tree node with a custom load method, Windows client substitutes the keyword with an IDO property value found at the node's parent node.

Syntax

TMP( TreeComponentName, PropertyIndex )

Part Description
TreeComponentName The name of a tree component.
PropertyIndex The zero-based index number of a property.

Remarks

The TMP (Tree Method Property) keyword provides a simple way to refer to a property value found at a node's parent node while calling a custom load method to query a collection to build child nodes.