I am attempting to read an attribute field's default value and write it to a csv. I was able to write all the properties except for the default value. I am referencing this online resouce: http://resources.arcgis.com/en/help/main/10.1/index.html#//018z0000004n000000
If there is something that I am missing or if anyone knows of an alternate solution to help accomplish then I would really appreciate it if you could share it with the community.
... ...,
The fields default value can be accessed by using field.defaultValue it is just undocumented. See this question that answers this exact question in the Python space:
Default value of field not accessible via arcpy?
I'vemoved your post into the Python space. You will get a much better answer here as the GeoNet Help is intended for community help and feedback. I have also added in a few additional tags. You can see moreon the community structure, and what topics are under each space from the following documents:
GeoNet Community Structure
ArcGIS Discussion Forums Migration Strategy
Thanks!
Don
You will want to post this ArcPy question in the appropriate space Python and add some tags so that it can be found.
Don Opgenorth please move this to Python space
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.