The Add Field geoprocessing tool does not work correctly in ArcGIS Pro SDK for .NET.
上次发布: March 4, 2020ArcGIS Pro SDK for .NET
漏洞 ID 编号
BUG-000128113
已提交
January 23, 2020
上次修改时间
February 12, 2025
适用范围
ArcGIS Pro SDK for .NET
找到的版本
2.4.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
For shapefiles, there is a limitation to the length of the field of a shapefile. https://desktop.arcgis.com/en/arcmap/latest/manage-data/shapefiles/geoprocessing-considerations-for-shapefile-output.htm
The name of a field in a shapefile can be a maximum of 10 characters. If a name with 11 characters is passed, it is ignored.