@vertigis/arcgis-extensions 53.9.0 → 53.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>RelationshipProperties | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/data__Relationship.html">data/_Relationship</a></li><li><a href="data__Relationship.RelationshipProperties.html">RelationshipProperties</a></li></ul><h1>Interface RelationshipProperties</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties that can be used to initialize a
2
2
  <a href="../modules/data__Relationship.Relationship.html" class="tsd-kind-namespace">data/_Relationship!Relationship</a>.</p>
3
- </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">RelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#data/_Relationship.RelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Entity.EntityBaseProperties.html" class="tsd-signature-type tsd-kind-interface">EntityBaseProperties</a><ul class="tsd-hierarchy"><li><span class="target">RelationshipProperties</span><ul class="tsd-hierarchy"><li><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">QueryBasedRelationshipProperties</a></li></ul></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="data__Relationship.RelationshipProperties.html#_relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
3
+ </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">RelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="data__Relationship.RelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#data/_Relationship.RelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Entity.EntityBaseProperties.html" class="tsd-signature-type tsd-kind-interface">EntityBaseProperties</a><ul class="tsd-hierarchy"><li><span class="target">RelationshipProperties</span><ul class="tsd-hierarchy"><li><a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">ArcGISRelationshipProperties</a></li><li><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">QueryBasedRelationshipProperties</a></li></ul></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="data__Relationship.RelationshipProperties.html#_relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
4
4
  <a href="data__Relationship.RelationshipProperties.html#failureMode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>failure<wbr/>Mode?</span></a>
5
5
  <a href="data__Relationship.RelationshipProperties.html#id" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a>
6
6
  <a href="data__Relationship.RelationshipProperties.html#title" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title?</span></a>
@@ -1,33 +1,34 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ArcGISRelationshipProperties | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/tasks_query_ArcGISRelationship.html">tasks/query/ArcGISRelationship</a></li><li><a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html">ArcGISRelationshipProperties</a></li></ul><h1>Interface ArcGISRelationshipProperties</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties that can be passed into the constructor for
2
- <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html" class="tsd-kind-class">ArcGISRelationship</a>.</p>
3
- </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">ArcGISRelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#cardinality">cardinality</a><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#destinationForeignKey">destinationForeignKey</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#keyField">keyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#originForeignKey">originForeignKey</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#queryService">queryService</a><span class="tsd-signature-symbol">?: </span><a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedKeyField">relatedKeyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relationshipTableId">relationshipTableId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#tasks/query/ArcGISRelationship.ArcGISRelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">QueryBasedRelationshipProperties</a><ul class="tsd-hierarchy"><li><span class="target">ArcGISRelationshipProperties</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#_relationshipType" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
4
- <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#cardinality" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality?</span></a>
2
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html" class="tsd-kind-class">tasks/query/ArcGISRelationship!ArcGISRelationship</a>.</p>
3
+ </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">ArcGISRelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#cardinality">cardinality</a><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#destinationForeignKey">destinationForeignKey</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#keyField">keyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#originForeignKey">originForeignKey</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#queryService">queryService</a><span class="tsd-signature-symbol">?: </span><a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedKeyField">relatedKeyField</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relationshipTableId">relationshipTableId</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#tasks/query/ArcGISRelationship.ArcGISRelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><ul class="tsd-hierarchy"><li><span class="target">ArcGISRelationshipProperties</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#_relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
4
+ <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#cardinality" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality?</span></a>
5
5
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#destinationForeignKey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>destination<wbr/>Foreign<wbr/>Key?</span></a>
6
6
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#failureMode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>failure<wbr/>Mode?</span></a>
7
7
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#id" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a>
8
- <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#keyField" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>key<wbr/>Field</span></a>
8
+ <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#keyField" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>key<wbr/>Field</span></a>
9
9
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#originForeignKey" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>origin<wbr/>Foreign<wbr/>Key?</span></a>
10
- <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#queryService" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>query<wbr/>Service?</span></a>
11
- <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedKeyField" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Key<wbr/>Field</span></a>
12
- <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedSource" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a>
10
+ <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#queryService" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>query<wbr/>Service?</span></a>
11
+ <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedKeyField" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Key<wbr/>Field?</span></a>
12
+ <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relatedSource" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a>
13
13
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#relationshipTableId" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Table<wbr/>Id?</span></a>
14
14
  <a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html#title" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title?</span></a>
15
- </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="_relationshipType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>$relationship<wbr/>Type</span><a href="#_relationshipType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">$relationship<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="data__Relationship.RelationshipProperties.html#_relationshipType" class="tsd-kind-property">data/_Relationship!RelationshipProperties.$relationshipType</a>.</p>
16
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#_relationshipType">$relationshipType</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="cardinality" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>cardinality</span><a href="#cardinality" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?:</span> <a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a></div><div class="tsd-comment tsd-typography"><p>See
17
- <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#cardinality" class="tsd-kind-property">tasks/query/QueryBasedRelationship!QueryBasedRelationship.cardinality</a>.</p>
18
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#cardinality">cardinality</a></p></aside></section><section class="tsd-panel tsd-member"><a id="destinationForeignKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>destination<wbr/>Foreign<wbr/>Key</span><a href="#destinationForeignKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">destination<wbr/>Foreign<wbr/>Key</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#destinationForeignKey" class="tsd-kind-property">ArcGISRelationship.destinationForeignKey</a>.</p>
15
+ </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="_relationshipType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>$relationship<wbr/>Type</span><a href="#_relationshipType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">$relationship<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="data__Relationship.RelationshipProperties.html#_relationshipType" class="tsd-kind-property">data/_Relationship!RelationshipProperties.$relationshipType</a>.</p>
16
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Overrides <a href="data__Relationship.RelationshipProperties.html">RelationshipProperties</a>.<a href="data__Relationship.RelationshipProperties.html#_relationshipType">$relationshipType</a></p></aside></section><section class="tsd-panel tsd-member"><a id="cardinality" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>cardinality</span><a href="#cardinality" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?:</span> <a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#cardinality" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.cardinality</a>.</p>
17
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="destinationForeignKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>destination<wbr/>Foreign<wbr/>Key</span><a href="#destinationForeignKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">destination<wbr/>Foreign<wbr/>Key</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See
18
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#destinationForeignKey" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.destinationForeignKey</a>.</p>
19
19
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="failureMode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>failure<wbr/>Mode</span><a href="#failureMode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">failure<wbr/>Mode</span><span class="tsd-signature-symbol">?:</span> <a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/support_InitializableBase.InitializableBase.html#failureMode" class="tsd-kind-accessor">support/InitializableBase!InitializableBase.failureMode</a>.</p>
20
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#failureMode">failureMode</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The unique ID to assign to the entity. If not specified, one will be
20
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="data__Relationship.RelationshipProperties.html">RelationshipProperties</a>.<a href="data__Relationship.RelationshipProperties.html#failureMode">failureMode</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The unique ID to assign to the entity. If not specified, one will be
21
21
  generated.</p>
22
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#id">id</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="keyField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>key<wbr/>Field</span><a href="#keyField" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">key<wbr/>Field</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See
23
- <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#keyField" class="tsd-kind-property">tasks/query/QueryBasedRelationship!QueryBasedRelationship.keyField</a>.</p>
24
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#keyField">keyField</a></p></aside></section><section class="tsd-panel tsd-member"><a id="originForeignKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>origin<wbr/>Foreign<wbr/>Key</span><a href="#originForeignKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">origin<wbr/>Foreign<wbr/>Key</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#originForeignKey" class="tsd-kind-property">ArcGISRelationship.originForeignKey</a>.</p>
25
- </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="queryService" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>query<wbr/>Service</span><a href="#queryService" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">query<wbr/>Service</span><span class="tsd-signature-symbol">?:</span> <a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a></div><div class="tsd-comment tsd-typography"><p>See
26
- <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#queryService" class="tsd-kind-property">tasks/query/QueryBasedRelationship!QueryBasedRelationship.queryService</a>.</p>
27
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#queryService">queryService</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="relatedKeyField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>related<wbr/>Key<wbr/>Field</span><a href="#relatedKeyField" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">related<wbr/>Key<wbr/>Field</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See
28
- <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedKeyField" class="tsd-kind-property">tasks/query/QueryBasedRelationship!QueryBasedRelationship.relatedKeyField</a>.</p>
29
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedKeyField">relatedKeyField</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="relatedSource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>related<wbr/>Source</span><a href="#relatedSource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">:</span> <a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></div><div class="tsd-comment tsd-typography"><p>See
30
- <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedSource" class="tsd-kind-property">tasks/query/QueryBasedRelationship!QueryBasedRelationship.relatedSource</a>.</p>
31
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedSource">relatedSource</a></p></aside></section><section class="tsd-panel tsd-member"><a id="relationshipTableId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>relationship<wbr/>Table<wbr/>Id</span><a href="#relationshipTableId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">relationship<wbr/>Table<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#relationshipTableId" class="tsd-kind-property">ArcGISRelationship.relationshipTableId</a>.</p>
22
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="data__Relationship.RelationshipProperties.html">RelationshipProperties</a>.<a href="data__Relationship.RelationshipProperties.html#id">id</a></p></aside></section><section class="tsd-panel tsd-member"><a id="keyField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>key<wbr/>Field</span><a href="#keyField" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">key<wbr/>Field</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#keyField" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.keyField</a>.</p>
23
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="originForeignKey" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>origin<wbr/>Foreign<wbr/>Key</span><a href="#originForeignKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">origin<wbr/>Foreign<wbr/>Key</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See
24
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#originForeignKey" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.originForeignKey</a>.</p>
25
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="queryService" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>query<wbr/>Service</span><a href="#queryService" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">query<wbr/>Service</span><span class="tsd-signature-symbol">?:</span> <a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a></div><div class="tsd-comment tsd-typography"><p>See
26
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#queryService" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.queryService</a>.</p>
27
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="relatedKeyField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>related<wbr/>Key<wbr/>Field</span><a href="#relatedKeyField" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">related<wbr/>Key<wbr/>Field</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See
28
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#relatedKeyField" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.relatedKeyField</a>.</p>
29
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="relatedSource" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>related<wbr/>Source</span><a href="#relatedSource" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">:</span> <a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></div><div class="tsd-comment tsd-typography"><p>See
30
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#relatedSource" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.relatedSource</a>.</p>
31
+ </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="relationshipTableId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>relationship<wbr/>Table<wbr/>Id</span><a href="#relationshipTableId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">relationship<wbr/>Table<wbr/>Id</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>See
32
+ <a href="../classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html#relationshipTableId" class="tsd-kind-property">tasks/query/ArcGISRelationship!ArcGISRelationship.relationshipTableId</a>.</p>
32
33
  </div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="title" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>title</span><a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>See <a href="data__Relationship.Relationship-1.html#title" class="tsd-kind-property">data/_Relationship!Relationship.title</a>.</p>
33
- </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a>.<a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#title">title</a></p></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#_relationshipType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type</span></a><a href="#cardinality" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a><a href="#destinationForeignKey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>destination<wbr/>Foreign<wbr/>Key</span></a><a href="#failureMode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>failure<wbr/>Mode</span></a><a href="#id" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#keyField" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>key<wbr/>Field</span></a><a href="#originForeignKey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>origin<wbr/>Foreign<wbr/>Key</span></a><a href="#queryService" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>query<wbr/>Service</span></a><a href="#relatedKeyField" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Key<wbr/>Field</span></a><a href="#relatedSource" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a><a href="#relationshipTableId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Table<wbr/>Id</span></a><a href="#title" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
34
+ </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="data__Relationship.RelationshipProperties.html">RelationshipProperties</a>.<a href="data__Relationship.RelationshipProperties.html#title">title</a></p></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#_relationshipType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type</span></a><a href="#cardinality" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a><a href="#destinationForeignKey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>destination<wbr/>Foreign<wbr/>Key</span></a><a href="#failureMode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>failure<wbr/>Mode</span></a><a href="#id" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#keyField" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>key<wbr/>Field</span></a><a href="#originForeignKey" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>origin<wbr/>Foreign<wbr/>Key</span></a><a href="#queryService" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>query<wbr/>Service</span></a><a href="#relatedKeyField" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Key<wbr/>Field</span></a><a href="#relatedSource" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a><a href="#relationshipTableId" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Table<wbr/>Id</span></a><a href="#title" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
@@ -1,6 +1,6 @@
1
1
  <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>QueryBasedRelationshipProperties | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/tasks_query_QueryBasedRelationship.html">tasks/query/QueryBasedRelationship</a></li><li><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html">QueryBasedRelationshipProperties</a></li></ul><h1>Interface QueryBasedRelationshipProperties</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Properties that can be passed into the constructor for
2
2
  <a href="../classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html" class="tsd-kind-class">tasks/query/QueryBasedRelationship!QueryBasedRelationship</a>.</p>
3
- </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">QueryBasedRelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#cardinality">cardinality</a><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#keyField">keyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#queryService">queryService</a><span class="tsd-signature-symbol">?: </span><a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedKeyField">relatedKeyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#tasks/query/QueryBasedRelationship.QueryBasedRelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><ul class="tsd-hierarchy"><li><span class="target">QueryBasedRelationshipProperties</span><ul class="tsd-hierarchy"><li><a href="tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">ArcGISRelationshipProperties</a></li></ul></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#_relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
3
+ </div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">QueryBasedRelationshipProperties</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#_relationshipType">$relationshipType</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#cardinality">cardinality</a><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#failureMode">failureMode</a><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#id">id</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#keyField">keyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#queryService">queryService</a><span class="tsd-signature-symbol">?: </span><a href="../classes/tasks_query_QueryService.QueryService.html" class="tsd-signature-type tsd-kind-class">QueryService</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedKeyField">relatedKeyField</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#title">title</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#tasks/query/QueryBasedRelationship.QueryBasedRelationshipProperties">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><ul class="tsd-hierarchy"><li><span class="target">QueryBasedRelationshipProperties</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#_relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>$relationship<wbr/>Type?</span></a>
4
4
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#cardinality" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality?</span></a>
5
5
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#failureMode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>failure<wbr/>Mode?</span></a>
6
6
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html#id" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a>
@@ -1,2 +1,2 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>version | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/version.html">version</a></li><li><a href="version.version.html">version</a></li></ul><h1>Variable version<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol"> = &quot;53.9.0&quot;</span></div><div class="tsd-comment tsd-typography"><p>The current version of the Geocortex ArcGIS Extensions API.</p>
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>version | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/version.html">version</a></li><li><a href="version.version.html">version</a></li></ul><h1>Variable version<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol"> = &quot;53.10.0&quot;</span></div><div class="tsd-comment tsd-typography"><p>The current version of the Geocortex ArcGIS Extensions API.</p>
2
2
  </div><div class="tsd-comment tsd-typography"></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vertigis/arcgis-extensions",
3
3
  "license": "SEE LICENSE IN LICENSE",
4
- "version": "53.9.0",
4
+ "version": "53.10.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://dev.azure.com/vertigis/Studio/_git/arcgis-extensions-ts"
@@ -1 +1 @@
1
- import e from"@arcgis/core/core/Collection";import{RelationshipCollection as i}from"../data/FeatureSourceBase.js";import{ArcGISRelationship as r}from"../tasks/query/ArcGISRelationship.js";import{map as t}from"../utilities/promise.js";import{DefaultArcGISRequestHelper as s}from"./ArcGISRequestHelper.js";export class ArcGISRelationshipCollection extends i{_unresolvedRelationships=new e;_requestHelper;_initializePromise;get requestHelper(){return this._requestHelper||(this._requestHelper=this._source.requestHelper??new s),this._requestHelper}set requestHelper(e){this._requestHelper=e}async initialize(){return void 0===this._initializePromise&&(this._initializePromise=(async()=>{if(!this._sourceUrl)return;const e=await this.requestHelper.request(this._sourceUrl,{query:{f:"json"}});e?.data?.relationships&&await t(e.data.relationships,(async e=>{const i=`${this._sourceUrl.slice(0,this._sourceUrl.length-`${this._sourceLayerId}`.length-1)}/${e.relatedTableId}`,r=await this.requestHelper.request(i,{query:{f:"json"}});if(!r?.data||!Array.isArray(r?.data.relationships))return;const t=r.data.relationships.find((e=>e.relatedTableId===this._sourceLayerId));if(!t)return;let s="many-to-many";switch(e.cardinality){case"esriRelCardinalityOneToOne":s="one-to-one";break;case"esriRelCardinalityOneToMany":s="esriRelRoleOrigin"===e.role?"one-to-many":"many-to-one";break;case"esriRelCardinalityManyToMany":s="many-to-many";break;default:throw new Error(`Unknown cardinality value "${e.cardinality}".`)}this._unresolvedRelationships.add({$relationshipType:"ArcGISRelationship",id:`${e.id}`,title:e.name,keyField:e.keyField,relatedKeyField:t.keyField,relatedSource:void 0,relatedLayerId:e.relatedTableId,cardinality:s,relationshipTableId:e.relationshipTableId,originForeignKey:e.keyFieldInRelationshipTable,destinationForeignKey:t.keyFieldInRelationshipTable})}))})()),this._initializePromise}get _collection(){const e=this._unresolvedRelationships.toArray();this._unresolvedRelationships.removeAll();for(const i of e)this._resolveRelationship(i)||this._unresolvedRelationships.add(i);return this._collectionField}_resolveRelationship(e){const i=this._findRelatedSource(e.relatedLayerId);return!!i&&(e.relatedSource=i,this.add(new r(e)),!0)}}
1
+ import e from"@arcgis/core/core/Collection";import{RelationshipCollection as i}from"../data/FeatureSourceBase.js";import{ArcGISRelationship as r}from"../tasks/query/ArcGISRelationship.js";import{map as t}from"../utilities/promise.js";import{DefaultArcGISRequestHelper as s}from"./ArcGISRequestHelper.js";export class ArcGISRelationshipCollection extends i{_unresolvedRelationships=new e;_requestHelper;_initializePromise;get requestHelper(){return this._requestHelper||(this._requestHelper=this._source.requestHelper??new s),this._requestHelper}set requestHelper(e){this._requestHelper=e}async initialize(){return void 0===this._initializePromise&&(this._initializePromise=(async()=>{if(!this._sourceUrl)return;const e=await this.requestHelper.request(this._sourceUrl,{query:{f:"json"}});e?.data?.relationships&&await t(e.data.relationships,(async e=>{const i=`${this._sourceUrl.slice(0,this._sourceUrl.length-`${this._sourceLayerId}`.length-1)}/${e.relatedTableId}`,r=await this.requestHelper.request(i,{query:{f:"json"}});if(!r?.data||!Array.isArray(r?.data.relationships))return;const t=r.data.relationships.find((e=>e.relatedTableId===this._sourceLayerId));let s="many-to-many";switch(e.cardinality){case"esriRelCardinalityOneToOne":s="one-to-one";break;case"esriRelCardinalityOneToMany":s="esriRelRoleOrigin"===e.role?"one-to-many":"many-to-one";break;case"esriRelCardinalityManyToMany":s="many-to-many";break;default:throw new Error(`Unknown cardinality value "${e.cardinality}".`)}this._unresolvedRelationships.add({$relationshipType:"ArcGISRelationship",id:`${e.id}`,title:e.name,keyField:e.keyField,relatedKeyField:t?.keyField,relatedSource:void 0,relatedLayerId:e.relatedTableId,cardinality:s,relationshipTableId:e.relationshipTableId,originForeignKey:e.keyFieldInRelationshipTable,destinationForeignKey:t?.keyFieldInRelationshipTable})}))})()),this._initializePromise}get _collection(){const e=this._unresolvedRelationships.toArray();this._unresolvedRelationships.removeAll();for(const i of e)this._resolveRelationship(i)||this._unresolvedRelationships.add(i);return this._collectionField}_resolveRelationship(e){const i=this._findRelatedSource(e.relatedLayerId);return!!i&&(e.relatedSource=i,this.add(new r(e)),!0)}}
@@ -1,33 +1,90 @@
1
1
  import type { Feature, FetchRelatedFeaturesOptions } from "../../data/Feature.js";
2
2
  import type { FeatureSet } from "../../data/FeatureSet.js";
3
- import type { RelationshipType } from "../../data/_Relationship.js";
3
+ import type { FeatureSource } from "../../data/FeatureSource.js";
4
+ import { RelationshipBase } from "../../data/RelationshipBase.js";
5
+ import type { Cardinality, RelationshipProperties, RelationshipType } from "../../data/_Relationship.js";
4
6
  import type { PropertyDefs } from "../../support/Serializable.js";
5
- import type { QueryBasedRelationshipProperties } from "./QueryBasedRelationship.js";
6
- import { QueryBasedRelationship } from "./QueryBasedRelationship.js";
7
+ import { QueryService } from "./QueryService.js";
7
8
  /**
8
9
  * Properties that can be passed into the constructor for
9
- * {@link ArcGISRelationship}.
10
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship}.
10
11
  */
11
- export interface ArcGISRelationshipProperties extends QueryBasedRelationshipProperties {
12
+ export interface ArcGISRelationshipProperties extends RelationshipProperties {
12
13
  /**
13
- * See {@link ArcGISRelationship.relationshipTableId}.
14
+ * See {@link tasks/query/ArcGISRelationship!ArcGISRelationship.keyField}.
15
+ */
16
+ keyField: string;
17
+ /**
18
+ * See
19
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.relatedSource}.
20
+ */
21
+ relatedSource: FeatureSource;
22
+ /**
23
+ * See
24
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.relatedKeyField}.
25
+ */
26
+ relatedKeyField?: string;
27
+ /**
28
+ * See {@link tasks/query/ArcGISRelationship!ArcGISRelationship.cardinality}.
29
+ */
30
+ cardinality?: Cardinality;
31
+ /**
32
+ * See
33
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.queryService}.
34
+ */
35
+ queryService?: QueryService;
36
+ /**
37
+ * See
38
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.relationshipTableId}.
14
39
  */
15
40
  relationshipTableId?: number;
16
41
  /**
17
- * See {@link ArcGISRelationship.originForeignKey}.
42
+ * See
43
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.originForeignKey}.
18
44
  */
19
45
  originForeignKey?: string;
20
46
  /**
21
- * See {@link ArcGISRelationship.destinationForeignKey}.
47
+ * See
48
+ * {@link tasks/query/ArcGISRelationship!ArcGISRelationship.destinationForeignKey}.
22
49
  */
23
50
  destinationForeignKey?: string;
51
+ /**
52
+ * See {@link data/_Relationship!RelationshipProperties.$relationshipType}.
53
+ */
54
+ $relationshipType?: RelationshipType;
24
55
  }
25
56
  /**
26
57
  * A {@link data/_Relationship!Relationship} that works by querying the
27
58
  * queryRelatedRecords endpoint of a FeatureLayer, Table, or ArcGIS Sublayer.
28
59
  */
29
- export declare class ArcGISRelationship extends QueryBasedRelationship<ArcGISRelationshipProperties> {
60
+ export declare class ArcGISRelationship<TProperties extends ArcGISRelationshipProperties = ArcGISRelationshipProperties> extends RelationshipBase<TProperties> {
61
+ /**
62
+ * @inheritDoc
63
+ */
64
+ readonly relatedSource: FeatureSource;
65
+ /**
66
+ * @inheritDoc
67
+ */
68
+ readonly cardinality: Cardinality;
69
+ /**
70
+ * The key field in the source.
71
+ */
72
+ readonly keyField: string;
73
+ /**
74
+ * @inheritDoc
75
+ */
30
76
  readonly relationshipType: RelationshipType;
77
+ /**
78
+ * The {@link tasks/query/QueryService!QueryService} to use for fetching
79
+ * related features. The service must be configured with a provider that can
80
+ * handle the related source.
81
+ */
82
+ queryService: QueryService;
83
+ /**
84
+ * The key field in the related source. Needed for two-sided relationships
85
+ * but isn't needed for one-sided ones.
86
+ */
87
+ readonly relatedKeyField: string | undefined;
31
88
  /**
32
89
  * The ID of the intermediate table in the feature service for attributed
33
90
  * relationships. This property will only be exposed if the relationship is
@@ -48,12 +105,18 @@ export declare class ArcGISRelationship extends QueryBasedRelationship<ArcGISRel
48
105
  * attributed.
49
106
  */
50
107
  readonly destinationForeignKey: string | undefined;
51
- constructor(properties: ArcGISRelationshipProperties);
108
+ constructor(properties: TProperties);
52
109
  /**
53
110
  * Whether the relationship is attributed.
54
111
  */
55
112
  get isAttributed(): boolean;
56
- protected _getSerializableProperties(): PropertyDefs<ArcGISRelationshipProperties>;
113
+ protected _getSerializableProperties(): PropertyDefs<TProperties>;
114
+ /**
115
+ * @inheritDoc
116
+ */
57
117
  protected _getRelatedFeatures(feature: Feature, options?: FetchRelatedFeaturesOptions): Promise<FeatureSet>;
58
- protected _getAllRelatedFeatures(features: Feature[], options?: FetchRelatedFeaturesOptions): Promise<Map<Feature, FeatureSet>>;
118
+ /**
119
+ * @inheritDoc
120
+ */
121
+ protected _getAllRelatedFeatures(features: Feature[]): Promise<Map<Feature, FeatureSet>>;
59
122
  }
@@ -1 +1 @@
1
- import{__decorate as e}from"tslib";import t from"@arcgis/core/rest/support/RelationshipQuery";import{isSublayerExtension as i}from"../../ItemType.js";import{cancelifyWithAbortSignal as r}from"../../support/Cancellable.js";import{serializable as a}from"../../support/Serializable.js";import{isFeatureLayer as s,isMapImageSublayer as o,isSubtypeGroupLayer as n}from"../../utilities/_layers.js";import{isArcGISServiceTableExtension as l,isFeatureLayerExtension as u,isSubtypeGroupLayerExtension as p,isSubtypeSublayerExtension as y}from"../../utilities/extensions.js";import{QueryBasedRelationship as c}from"./QueryBasedRelationship.js";const d=new WeakMap;let m=class extends c{relationshipType="ArcGISRelationship";relationshipTableId;originForeignKey;destinationForeignKey;constructor(e){super(e),this.relationshipTableId=e.relationshipTableId,this.originForeignKey=e.originForeignKey,this.destinationForeignKey=e.destinationForeignKey}get isAttributed(){return"number"==typeof this.relationshipTableId}_getSerializableProperties(){return{...super._getSerializableProperties(),$relationshipType:{serializeModes:["initial"],serialize:()=>"ArcGISRelationship"},destinationForeignKey:"initial",originForeignKey:"initial",relationshipTableId:"initial"}}async _getRelatedFeatures(e,t){return r((async t=>(await f([e],h(this.source),this.relatedSource,{relationshipId:+this.id,signal:t})).get(e)),t?.cancelToken)}async _getAllRelatedFeatures(e,t){return f(e,h(this.source),this.relatedSource,{relationshipId:+this.id})}};m=e([a],m);export{m as ArcGISRelationship};function h(e){let t;if(l(e))t=e.table;else if(u(e))t=e.layer;else if(i(e)&&o(e.sublayer))t=e.sublayer;else if(y(e)&&e.sublayer?.layer)t=e.sublayer.layer;else{if(!p(e))throw new Error(`Cannot query for related records. Unsupported FeatureSource: ${e.title} (${e.itemType}/${e.id})`);t=e.layer}return t}const g={returnGeometry:!0};async function f(e,i,r,a){const o=e.map((e=>+e?.primaryKey)),{signal:l,...u}=a,p=new t({...g,objectIds:o.filter((e=>!isNaN(e)&&"number"==typeof e)),outFields:r?.featureSettings.outFields??["*"],...u});let y;if(s(i)||n(i))y=i;else{const e=i;d.has(e)||d.set(e,await e.createFeatureLayer()),y=d.get(e)}const c=await y.queryRelatedFeatures(p,{signal:l}),m=new Map,[h,f]=await Promise.all([(await import("../../data/FeatureSet.js")).FeatureSet,(await import("../../data/Feature.js")).toFeature]);return o.forEach(((t,i)=>{m.set(e[i],new h({source:r,features:c[t]?.features.map((e=>f(e,{source:r})))??[]}))})),m}
1
+ import{__decorate as e}from"tslib";import i from"@arcgis/core/rest/support/RelationshipQuery";import{isSublayerExtension as t}from"../../ItemType.js";import{RelationshipBase as r}from"../../data/RelationshipBase.js";import{cancelifyWithAbortSignal as a}from"../../support/Cancellable.js";import{serializable as s}from"../../support/Serializable.js";import{isFeatureLayer as o,isMapImageSublayer as l,isSubtypeGroupLayer as n}from"../../utilities/_layers.js";import{checkArg as u}from"../../utilities/checkArg.js";import{isArcGISServiceTableExtension as p,isFeatureLayerExtension as y,isSubtypeGroupLayerExtension as d,isSubtypeSublayerExtension as c}from"../../utilities/extensions.js";import{QueryService as m}from"./QueryService.js";const h=new WeakMap;let g=class extends r{relatedSource;cardinality;keyField;relationshipType="ArcGISRelationship";queryService;relatedKeyField;relationshipTableId;originForeignKey;destinationForeignKey;constructor(e){super(e),u("properties",e).isNotMissing(),u("properties.relatedSource",e.relatedSource).isNotMissing(),u("properties.keyField",e.keyField).isNotMissing().isNotEmpty(),this.relatedSource=e.relatedSource,this.keyField=e.keyField,this.relatedKeyField=e.relatedKeyField,this.cardinality=e.cardinality||"many-to-many",this.relationshipTableId=e.relationshipTableId,this.queryService=e.queryService||new m,this.originForeignKey=e.originForeignKey,this.destinationForeignKey=e.destinationForeignKey}get isAttributed(){return"number"==typeof this.relationshipTableId}_getSerializableProperties(){return{...super._getSerializableProperties(),keyField:"initial",relatedKeyField:"initial",$relationshipType:{serializeModes:["initial"],serialize:()=>"ArcGISRelationship"},cardinality:"initial",relatedSource:"initial",queryService:{serialize:!1},destinationForeignKey:"initial",originForeignKey:"initial",relationshipTableId:"initial"}}async _getRelatedFeatures(e,i){return a((async i=>(await S([e],F(this.source),this.relatedSource,{relationshipId:+this.id,signal:i})).get(e)),i?.cancelToken)}async _getAllRelatedFeatures(e){return S(e,F(this.source),this.relatedSource,{relationshipId:+this.id})}};g=e([s],g);export{g as ArcGISRelationship};function F(e){let i;if(p(e))i=e.table;else if(y(e))i=e.layer;else if(t(e)&&l(e.sublayer))i=e.sublayer;else if(c(e)&&e.sublayer?.layer)i=e.sublayer.layer;else{if(!d(e))throw new Error(`Cannot query for related records. Unsupported FeatureSource: ${e.title} (${e.itemType}/${e.id})`);i=e.layer}return i}const f={returnGeometry:!0};async function S(e,t,r,a){const s=e.map((e=>+e?.primaryKey)),{signal:l,...u}=a,p=new i({...f,objectIds:s.filter((e=>!isNaN(e)&&"number"==typeof e)),outFields:r?.featureSettings.outFields??["*"],...u});let y;if(o(t)||n(t))y=t;else{const e=t;h.has(e)||h.set(e,await e.createFeatureLayer()),y=h.get(e)}const d=await y.queryRelatedFeatures(p,{signal:l}),c=new Map,[m,g]=await Promise.all([(await import("../../data/FeatureSet.js")).FeatureSet,(await import("../../data/Feature.js")).toFeature]);return s.forEach(((i,t)=>{c.set(e[t],new m({source:r,features:d[i]?.features.map((e=>g(e,{source:r})))??[]}))})),c}
package/version.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * The current version of the Geocortex ArcGIS Extensions API.
3
3
  */
4
- export declare const version = "53.9.0";
4
+ export declare const version = "53.10.0";
package/version.js CHANGED
@@ -1 +1 @@
1
- export const version="53.9.0";
1
+ export const version="53.10.0";