Property ParentFormName: String (R/W)
Description
The name of the parent Edit Form. Set this property of the child Edit form in case of a parent-child scenario.
Code Snippet
frmChild.ParentFormName= Sender.ParentFormName