ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (OM_TEST/BmpInspectionsTEST)

{"relationships": [
 {
  "id": 0,
  "name": "bmp_maintenance_rel",
  "backwardPathLabel": "bmp_point",
  "originLayerId": 3,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "bmp_maintenance_history",
  "destinationLayerId": 5,
  "originForeignKey": "rel_guid_bmp_point",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "bmp_inspection_rel",
  "backwardPathLabel": "bmp_point",
  "originLayerId": 0,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "bmp_inspection_history",
  "destinationLayerId": 4,
  "originForeignKey": "bmp_globelid_rel",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "bmp_inspection_to_maintenance",
  "backwardPathLabel": "bmp_inspection_history",
  "originLayerId": 4,
  "originPrimaryKey": "GlobalID",
  "forwardPathLabel": "bmp_maintenance_history",
  "destinationLayerId": 5,
  "originForeignKey": "rel_guid_inspect_record",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 }
]}