ArcGIS REST Services Directory Login | Get Token
JSON

Relationships : (AD/AD2014Teren)

{"relationships": [
 {
  "id": 0,
  "name": "Street_BuildingNumber",
  "backwardPathLabel": "STREETS",
  "originLayerId": 5,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "BuildingNumbers",
  "destinationLayerId": 1,
  "originForeignKey": "StreetId",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 },
 {
  "id": 1,
  "name": "Street_Streetsegments",
  "backwardPathLabel": "STREETS",
  "originLayerId": 5,
  "originPrimaryKey": "OBJECTID",
  "forwardPathLabel": "StreetSegments",
  "destinationLayerId": 2,
  "originForeignKey": "StreetID",
  "rules": [],
  "cardinality": "esriRelCardinalityOneToMany",
  "attributed": false,
  "composite": false
 }
]}