Show / Hide Table of Contents

Enum PortalItemRelationship

An enumeration of portal item relationships.

Namespace: Esri.ArcGISRuntime.Portal
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum PortalItemRelationship

Fields

Name Description
ApiKeyToItem

Relates an API key to an item on the ArcGIS for Developers item pages.

The creator of the relationship must own all related items.

This relationship is only applicable to ArcGIS Online organizations.

AreaToCustomPackage

Relates a map area to a custom map package, tile package, SQLite geodatabase, or vector tile package.

The creator of the relationship must own all related items.

AreaToPackage

Relates a map area to a map package, tile package, SQLite geodatabase, or vector tile package.

The creator of the relationship must own all related items, and the related items are treated as one item when shared or deleted.

ItemToAttachment

Relates an item to an attachment.

The creator of the relationship must own all related items, and all related items are treated as one item when shared or deleted.

ItemToReport

Relates an item to a report.

ListedToProvisioned

Relates a listed item to a provisioned item.

Both the source (parent) and destination (child) items must be listed: the parent publicly and the child privately.

Additionally, the creator of the relationship must own all related items, and all related items are treated as one item when deleted.

MapToAppConfig

Relates a web map to an application configuration.

The creator of the relationship must own all related items, all related items are treated as one item when shared or deleted, and the destination item inherits all sharing permissions of the origin item.

MapToArea

Relates a web map to a map area.

The creator of the relationship must own all related items.

MapToFeatureCollection

Relates a map with a feature collection.

MapToService

Relates a map with a service.

MobileAppToCode

Relates a mobile application with a code attachment.

All related items are treated as one item when shared or deleted, and the destination item inherits the sharing permissions of the origin item.

ServiceToData

Relates a derived service and its source data.

The derived service is the origin of the relationship, and the source data is the destination of the relationship. The source data can be a service. This relationship can be queried in both directions.

The creator of this relationship must own all related items.

ServiceToLayer

Relates a feature service to a feature layer.

The creator of the relationship must own all related items, and the related items are treated as one item when shared or deleted.

ServiceToRoute

Relates a feature service containing the routes and the route layer representing each route.

The creator of the relationship must own all related items, and the related items are treated as one item when deleted.

ServiceToService

Relates a source service and a derived service.

The source service is the origin of the relationship, and the derived service is the destination of the relationship. This relationship can be queried in both directions.

The creator of the relationship must own all related items.

ServiceToStyle

Relates a vector tile service or style to a vector tile service or style.

The creator of the relationship must own the destination item.

SolutionToItem

Relates a solution to items created as part of that solution.

This relationship is only applicable to ArcGIS Online organizations.

StyleToStyle

Relates a vector tile service to a style or vector tile service.

The creator of the relationship must own the destination item.

SurveyAddInToData

Relates a Survey 123 add-in to data related to the add-in.

The creator of the relationship must own the origin item.

SurveyToData

Relates a survey to its data.

The creator of the relationship must own the origin item.

SurveyToService

Relates a survey to a feature service.

The creator of the relationship must own the origin item.

ThemeToStory

Relates a StoryMap theme to the StoryMaps that use the theme.

A theme can be used by many stories, but a story uses only one theme.

This relationship can be queried in either direction, and is only applicable to ArcGIS Online organizations.

TrackViewToMap

Relates a track view with a web map that was created in the Tracker web app.

WebStyleToDesktopStyle

Relates a web style to the desktop style that was used to publish the web style.

The creator of the relationship must own all related items.

This relationship is only applicable to ArcGIS Online organizations.

WmaToCode

Relates a web mapping application (WMA) with a code attachment.

All related items are treated as one item when shared or deleted, and the destination item inherits the sharing permissions of the origin item.

WorkforceMapToFeatureService

Relates a web map to a Workforce feature service.

The creator of the relationship must own all related items.

This relationship is only applicable to ArcGIS Online organizations.

Applies to

TargetVersions
.NET Standard 2.0100.11 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.11 - 200.7
Xamarin.Android100.11 - 100.15
Xamarin.iOS100.11 - 100.15
UWP100.11 - 200.7
In This Article
Back to top Copyright © 2022 Esri.