Hello,
I have implemented auto-numbering functionality for Microsoft Dynamics CRM and I am trying to add the locking mechanism to it. I am using c# plugin on create of an entity to assign the auto-number to the entity, based on a custom configuration entity record for the entity. Is there any way to add locking mechanism for auto-numbering functionality?