Need to hook into the event when user changes the version of a feature service, to retrieve the current version name.
I already had it:ChangingVersionEvent.Subscribe(args => {if (args.State == ChangingVersionState.Finished){...});
I have an Enterprise GDB with branch versioning and ,I need to develop SOI that can detect the username from the request and redirect from sde.DEFUALT to his version.Do you have any suggestions?
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.