How to change metadata of a field ( display name, Audit setting, searchability etc.) using .Net code

How to change metadata of a field ( display name, Audit setting, searchability etc.) using .Net code You will need to use RetrieveAttributeRequest and UpdateAttributeRequest to expose the metadata of the attribute. Once the entity is retrieved, you can change … Continue reading How to change metadata of a field ( display name, Audit setting, searchability etc.) using .Net code