The Python/arcpy field class does not have a defaultValue property! Is that an oversight, or a deliberate feature of arcpy's field class? I know the IField interface (ArcObjects) will provide the defaultValue, but using comtypes is a hassle. Any other way of getting the default field value using Python?
Thanks,
Kerry
Thanks,
Kerry