Hi,
I have a very simple need: I want to delete a feature class from an ArcGIS Pro project permanently.
arcpy.Delete_management only seems to delete the layer from the map, but not the feature class. How can I delete the feature class permanently? (Apart from arcpy I could also use the ArcGIS Pro SDK, just in case somebody knows a way to do it there)
Thanks in advance
Christian