ArcGIS REST Services Directory Login
JSON

Relationships : (VoterView/VoterView_Comments)

{"relationships": [
 {
  "id": 0,
  "name": "Polling_Place_Has_Polling_Place_Comments",
  "backwardPathLabel": "Polling_Places",
  "originLayerId": 0,
  "originPrimaryKey": "PollingID",
  "forwardPathLabel": "Polling_Place_Comment",
  "destinationLayerId": 1,
  "originForeignKey": "POLLINGID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Precint_Polling_Place_RFC",
  "backwardPathLabel": "Polling_Places",
  "originLayerId": 0,
  "originPrimaryKey": "Precinct_ID",
  "forwardPathLabel": "Precinct_Polling_Place",
  "destinationLayerId": 2,
  "originForeignKey": "PRECINCTID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": true
 }
]}