Hello everyone, how to change version owner programatically by ArcGIS Pro SDK (C#)? I can't find any properties or methods in the Version, VersionDescription, and VersionManager classes. I need to change it by ConnectionProperties or PortalItems?
Unfortunately, you are correct. There is currently no way to change a version's owner with the Pro SDK. We will try to add this functionality in a future release.
--Rich
At Pro 2.6 we will be adding a Version.ChangeOwner routine. This routine will only work with branch versioning, not traditional versioning.
The ability to change the owner of a version was added to Pro 2.6. This functionality is only available with branch versioning.