I prefer to have reference configuration of projected views linked to parent view configuration. And for this I've have the option "Link child view to parent view configuration" found under Document Properties > Detailing set to ON.
But sometimes working on drawings done by others where this missed to check the above option, it can be troublesome when projected views configuration doesn't update with change in configuration for parent view. So the attached macro sets reference configuration of projected views linked to the parent view configuration.
The macro also set the option "Link child view to parent view configuration" found under Document Properties > Detailing ON to make sure that all newly added projected views are linked to parent view configuration. You can also set this option on in your drawing templates.
The macro works on active drawing document and works on all sheets. I'll soon add a batch processing macro to work on all drawings in the specified folder.
SolidworksApi/macros