Label | Explanation | Data Type |
Target Table
| The input geodatabase feature class or table containing the contingent value that will be removed. | Table View |
Contingent Value ID
| The unique contingent value ID. To view the contingent value ID in the Contingent Values view, click the Toggle Value IDs button on the ribbon. In Python, this value can be accessed using the arcpy.da.ListContingentValues function. | String |
Derived Output
Label | Explanation | Data Type |
Updated Feature Class | The updated input with the contingent value removed. | Table View; Raster Layer; Mosaic Layer |