NodeUserKeyField property: Tree Structure class
Description
Use this property to set the key field from the record specified with NodeRecord for use with the IndirectionMethod. This property is identical to the UserKeyValue property for a tree.
This property is used only when the IndirectionMethod property for the tree structure has been set to "U" or "B". Otherwise, this property returns Null.
This property can be used only with an open tree structure, that is, you must open the tree structure with the Open method before you can use this property.
This property is read/write.