ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (DDOT/Bridges)

{"relationships": [
 {
  "id": 0,
  "name": "BRIDGE_BRIDGE",
  "backwardPathLabel": "BRMBridgeLines",
  "originLayerId": 2,
  "originPrimaryKey": "BRKEY",
  "forwardPathLabel": "BRIDGE",
  "destinationLayerId": 4,
  "originForeignKey": "BRKEY",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 },
 {
  "id": 1,
  "name": "BRIDGE_INSPEVNT",
  "backwardPathLabel": "BRMBridgeLines",
  "originLayerId": 2,
  "originPrimaryKey": "BRKEY",
  "forwardPathLabel": "INSPEVNT",
  "destinationLayerId": 3,
  "originForeignKey": "BRKEY",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}