ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Stormwater/SW_Outfalls_Edit)

{"relationships": [
 {
  "id": 0,
  "name": "Outfall_Inspection",
  "backwardPathLabel": "Inspection to Outfall",
  "originLayerId": 0,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "Outfall to Inspection",
  "destinationLayerId": 1,
  "originForeignKey": "OUTFALL_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Outfall_Investigation",
  "backwardPathLabel": "Investigation to Outfall",
  "originLayerId": 0,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "Outfall to Investigation",
  "destinationLayerId": 2,
  "originForeignKey": "ASSOCIATED_OUTFALL_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}