ViewReference Panel

Good Day to you,

can you please help me with how to call the view reference option panel in the modify tab (highlighted on the image)

I need to call the target view above because when i use set parameter by name using dynamo or python script it is read only parameter since it automatically reads the view from the modify tab.

Note: There is a BuiltInParameter Enumeration called “REFERENCE_VIEWER_UI_TARGET_VIEW” I think this is it but i couldn’t manage to call it.

I used custom nodes from packages to change the built-in parameter but it was useless.

Please HELP