ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (InventariadoParqueArboreo)

{"relationships": [
 {
  "id": 1,
  "name": "Árvores_IntervencaoCaldeira",
  "backwardPathLabel": "Árvores",
  "originLayerId": 24,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "IntervencaoCaldeira",
  "destinationLayerId": 26,
  "originForeignKey": "IDCaldeira",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 2,
  "name": "Árvores_IntervencaoArvore",
  "backwardPathLabel": "Árvores",
  "originLayerId": 24,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "IntervencaoArvore",
  "destinationLayerId": 25,
  "originForeignKey": "IDArvore",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}