ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Public/ElectionPollingPlaces)

{"relationships": [
 {
  "id": 0,
  "name": "PollingPlaceHasPollingPlaceComments",
  "backwardPathLabel": "PollingPlace",
  "originLayerId": 0,
  "originPrimaryKey": "POLLINGID",
  "forwardPathLabel": "PollingPlaceComment",
  "destinationLayerId": 2,
  "originForeignKey": "POLLINGID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "PrecinctPollingPlaceHasPollingPlaces",
  "backwardPathLabel": "PrecinctPollingPlace",
  "originLayerId": 1,
  "originPrimaryKey": "POLLINGID",
  "forwardPathLabel": "PollingPlace",
  "destinationLayerId": 0,
  "originForeignKey": "POLLINGID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}