I have a rather complicated FeatureClass, in which one of the fields has a different default value, and a different domain, depending on the value in the nominated SubType field.
Using the rather useful code in this example, I get this output: (trimmed to just the field in question, for...