laptop and a wrench

Bug

ArcMap crashes when the IUniqueValueRenderer.Heading() method is used to edit the heading of a value.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM031583
SubmittedJanuary 25, 2008
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
Program languageVBA
Version Fixed9.3
StatusFixed

Workaround

Instead of using Heading() function to modify the heading, use RemoveValue() function to delete the value and then add the new value:unqval.RemoveValue ("VALUE1")unqval.AddValue "VALUE1", "HEADING2", symdunqval.Label("VALUE1") = "NewLable"unqval.Description("VALUE1") = "NewDescription"

Steps to Reproduce

Bug ID: NIM031583

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options