{"relationships": [
{
"id": 0,
"name": "LeakMonitorRel",
"backwardPathLabel": "Leak",
"originLayerId": 1,
"originPrimaryKey": "GlobalID",
"forwardPathLabel": "LeakMonitor",
"destinationLayerId": 5,
"originForeignKey": "RelatedGuid",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 1,
"name": "LeakRepairRel",
"backwardPathLabel": "Leak",
"originLayerId": 1,
"originPrimaryKey": "GlobalID",
"forwardPathLabel": "LeakRepair",
"destinationLayerId": 6,
"originForeignKey": "RelatedGuid",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
}
]} |