{"relationships": [
{
"id": 0,
"name": "Circuit_has_Electrical_Device",
"backwardPathLabel": "Circuit",
"originLayerId": 2,
"originPrimaryKey": "GlobalID",
"forwardPathLabel": "Electrical Device",
"destinationLayerId": 0,
"originForeignKey": "CIRCUIT_GUID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 1,
"name": "Service_Box_has_Circuit",
"backwardPathLabel": "Circuit",
"originLayerId": 1,
"originPrimaryKey": "GlobalID",
"forwardPathLabel": "Service Box",
"destinationLayerId": 2,
"originForeignKey": "SERVICE_BOX_GUID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
}
]} |