Hello,
I'm looking for a way to bulk-update the alias of fields that contain a specific existing alias.
Right now, I'm using IClassSchemaEdit method AlterAliasName(string name), but the alias doesn't look to be saving.
Is there a way to programatically update aliases of fields with arcobjects?