ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (traffic/TrafficEditingApp)

{"relationships": [
 {
  "id": 0,
  "name": "SchoolFlasher_Has_Signs",
  "backwardPathLabel": "SCHOOLFLASHERS",
  "originLayerId": 1,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "TrafficSignDetails",
  "destinationLayerId": 5,
  "originForeignKey": "PostID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "SchoolFlasher_Has_ElectricService",
  "backwardPathLabel": "SCHOOLFLASHERS",
  "originLayerId": 1,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "ELECTRICSERVICE",
  "destinationLayerId": 6,
  "originForeignKey": "SCHOOLFLASHERID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "ElectricService_Has_LightPoles",
  "backwardPathLabel": "ELECTRICSERVICE",
  "originLayerId": 6,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "LIGHTPOLES",
  "destinationLayerId": 7,
  "originForeignKey": "ELECTRICSERVICEID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "LightPole_Has_Signs",
  "backwardPathLabel": "LIGHTPOLES",
  "originLayerId": 7,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "TrafficSignDetails",
  "destinationLayerId": 5,
  "originForeignKey": "PostID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}