Enums.VersionAccess enumeration

  • QML Enumeration List
  • Enums.VersionAccess enumeration
  • The VersionAccess can be one of:

    ConstantDescription
    Enums.VersionAccessPublic(0) The version is public.

    Any portal user can view and edit the version.

    ConstantDescription
    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.

    ConstantDescription
    Enums.VersionAccessPrivate(2) The version is private.

    Only the version owner, feature layer owner, and portal administrator can view and edit the version.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.