Setting Operation Standard Setup Hours via Configurator

I am trying to set Setup Hours for an operation standard in a quote and I can’t find the magic. I am able to set various other operation standard values without issue.

I am setting the value in Configurator Rules under the Resource in a rule set that calls SetOperationDefaults and then attempts to set QuoteOpDtl.SetupHours. The value doesn’t carry over to the quote. Perhaps I am setting the wrong variable or setting it at the wrong time. Field Help in the quote doesn’t say what object references Setup Hours either. Where am I going wrong?

Thanks in advance!!!

The field to set is QuoteOpr.EstSetHours. I had to create a BAQ that read all of the values for a quote and search for value I put in the field in order to find the name of the field to be set.