ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Transport/KNETDrawingsV2)

{"relationships": [
 {
  "id": 0,
  "name": "KnetPointDrawings",
  "backwardPathLabel": "Location",
  "originLayerId": 0,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Drawing",
  "destinationLayerId": 4,
  "originForeignKey": "FEATUREID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "KnetLineDrawings",
  "backwardPathLabel": "Location",
  "originLayerId": 1,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "Drawing",
  "destinationLayerId": 3,
  "originForeignKey": "FEATUREID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}