ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (DEVNET/CAMA_Mobile)

{"relationships": [
 {
  "id": 0,
  "name": "parcel2structures",
  "backwardPathLabel": "v_gis_cama_mobile_parcels",
  "originLayerId": 0,
  "originPrimaryKey": "parcel_number",
  "forwardPathLabel": "v_gis_cama_mobile_structures",
  "destinationLayerId": 1,
  "originForeignKey": "parcel_number",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "structure2attributes",
  "backwardPathLabel": "v_gis_cama_mobile_structures",
  "originLayerId": 1,
  "originPrimaryKey": "structure_id",
  "forwardPathLabel": "v_gis_cama_mobile_structure_attributes",
  "destinationLayerId": 2,
  "originForeignKey": "structure_id",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 2,
  "name": "structure2sections",
  "backwardPathLabel": "v_gis_cama_mobile_structures",
  "originLayerId": 1,
  "originPrimaryKey": "structure_id",
  "forwardPathLabel": "v_gis_cama_mobile_sections",
  "destinationLayerId": 3,
  "originForeignKey": "structure_id",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 3,
  "name": "section2attributes",
  "backwardPathLabel": "v_gis_cama_mobile_sections",
  "originLayerId": 3,
  "originPrimaryKey": "section_id",
  "forwardPathLabel": "v_gis_cama_mobile_section_attributes",
  "destinationLayerId": 4,
  "originForeignKey": "section_id",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}