How to find out whether a process model was "execute enabled" at design time?

Hello,

(since my question is related both to BPM and to Administration, I’ll post it to both forums.)

In wM 9.12, one of the properties of process models is “enable process for execution after deployment”.

Now assume we set this property to “false” in the process model and deploy it (I mean deploy via Deployer, not just “build&upload”). After this action, the process model should be present but not be enabled for execution in the target environment.

Now we go to MWS, Admin area, and enable the process model for execution.

And now the question: Is it still possible to find out how the “enable process for execution after deployment” property is (was) set in the process model?

In the earlier versions of wM this property was stored in the .process file, but now it seems to have been moved to the accompanying .config file which AFAIK is not present in the runtime.

Thank you for any hints.