ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Stormwater/SW_Outfalls)

{"relationships": [
 {
  "id": 0,
  "name": "Outfall_Inspection",
  "backwardPathLabel": "Inspection to Outfall",
  "originLayerId": 0,
  "originPrimaryKey": "FACILITYID",
  "forwardPathLabel": "Outfall to Inspection",
  "destinationLayerId": 16,
  "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": 17,
  "originForeignKey": "ASSOCIATED_OUTFALL_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "swScreeningOutfalls",
  "backwardPathLabel": "swScreeningPoint",
  "originLayerId": 1,
  "originPrimaryKey": "DISCHARGEPOINT_ID",
  "forwardPathLabel": "swDischargePoint",
  "destinationLayerId": 0,
  "originForeignKey": "FACILITYID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "swScreeningPointRelate",
  "backwardPathLabel": "Screening Point",
  "originLayerId": 1,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Screening Point Data",
  "destinationLayerId": 19,
  "originForeignKey": "SP_ID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}