ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Engineering/PavementMarkings)

{"relationships": [
 {
  "id": 0,
  "name": "PavementMarking_Inspections",
  "backwardPathLabel": "PavementMarkings",
  "originLayerId": 1,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "PavementMarkingInspections",
  "destinationLayerId": 2,
  "originForeignKey": "AssetID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "PavementMarking_Maintenance",
  "backwardPathLabel": "PavementMarkings",
  "originLayerId": 1,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "PavementMarkingMaintenance",
  "destinationLayerId": 3,
  "originForeignKey": "AssetID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}