Select to view content in your preferred language

Is it possible to change the version at the feature service level?

336
1
Jump to solution
06-01-2024 03:08 PM
Gurunara
Frequent Contributor

Is it possible to change the version at the feature service level, instead of iterating and changing it at each individual featurelayer level for the current active map?

0 Kudos
1 Solution

Accepted Solutions
Gurunara
Frequent Contributor

MapView.Active.Map.ChangeVersion(fromVersion, toVersion);

View solution in original post

0 Kudos
1 Reply
Gurunara
Frequent Contributor

MapView.Active.Map.ChangeVersion(fromVersion, toVersion);

0 Kudos