ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (Vector/SurveyMissions)

{"relationships": [
 {
  "id": 0,
  "name": "INVESTG_OBSERV",
  "catalogID": "{A44EFAC4-36CF-4D40-95AA-A22E778FE67F}",
  "backwardPathLabel": "INVESTIGATION",
  "originLayerId": 0,
  "originPrimaryKey": "JOB_NO",
  "forwardPathLabel": "OBSERVATION",
  "destinationLayerId": 1,
  "originForeignKey": "JOB_NO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "OBSERV_MISSION",
  "catalogID": "{194678CC-8F52-42B8-96A4-40BA4FDD8932}",
  "backwardPathLabel": "OBSERVATION",
  "originLayerId": 1,
  "originPrimaryKey": "JOB_NO",
  "forwardPathLabel": "MISSION",
  "destinationLayerId": 2,
  "originForeignKey": "DMI",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToOne",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "MISSION_MISSION_DET",
  "catalogID": "{157C93D3-B298-4B6E-8209-EC2C0E93F023}",
  "backwardPathLabel": "MISSION",
  "originLayerId": 2,
  "originPrimaryKey": "JOB_NO",
  "forwardPathLabel": "MISSION_DET",
  "destinationLayerId": 3,
  "originForeignKey": "JOB_NO",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}