Recreates the tree from a given array of fields by applying the correct operands. It is recommended to use recreateTree if there will be multiple entities in the tree with potentially colliding field names.
recreateTree
The expression tree to recreate.
An array of fields to use for recreating the tree.
Recreates the tree from a given array of fields by applying the correct operands. It is recommended to use
recreateTreeif there will be multiple entities in the tree with potentially colliding field names.