The VersionAccess can be one of:
Constant | Description |
---|---|
Enums.VersionAccessPublic | (0) The version is public. |
Any portal user can view and edit the version.
Constant | Description |
---|---|
Enums.VersionAccessProtected | (1) The version is protected. |
Any portal user can view, but only the version owner, feature layer owner, and portal administrator can edit the version.
Constant | Description |
---|---|
Enums.VersionAccessPrivate | (2) The version is private. |
Only the version owner, feature layer owner, and portal administrator can view and edit the version.