Association Type

Object defining the type of associations to display in the pop-up.

Referenced by: popupElement utilityNetworkAssociations

Properties

Property Details
associatedAssetGroup The id of the asset group to filter utility network assocations
associatedAssetType The id of the asset type to filter utility network assocations
associatedNetworkSourceId The id of the source to filter utility network assocations
description A string that describes the element in detail.
title A string value indicating what the element represents.
type The type of associations to display in the pop-up.
Valid values:
  • attachment
  • connectivity
  • container
  • content
  • structure

Example

{
  "type": "container",
  "title": "Container",
  "description": "This is a container association type.",
  "associatedAssetGroup": 1,
  "associatedAssetType": 2,
  "associatedNetworkSourceId": 3
}

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close