ParentKey()
This pseudo-function returns a key value for populating a reference column.
Remarks
Its usage is limited to assignments within workflow actions and is supported in a specific scenario. You can only assign ParentKey()
— no complex expressions — to a reference column. The system tracks record keys affected by preceding workflow actions, allowing for one key per table.
Example
ParentKey()
returns the key value.