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?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.