ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (GPSElectric)

{"relationships": [
 {
  "id": 2,
  "name": "eMeters_umMeters",
  "backwardPathLabel": "ElectricMeters",
  "originLayerId": 16,
  "originPrimaryKey": "LocID",
  "forwardPathLabel": "umMeters",
  "destinationLayerId": 20,
  "originForeignKey": "umLocationID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "Meters_Customers",
  "backwardPathLabel": "ElectricMeters",
  "originLayerId": 16,
  "originPrimaryKey": "LocID",
  "forwardPathLabel": "umCustomers",
  "destinationLayerId": 19,
  "originForeignKey": "umLocationID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}