{"relationships": [
{
"id": 0,
"name": "PumpStationHasBuilding",
"backwardPathLabel": "PumpStation",
"originLayerId": 0,
"originPrimaryKey": "ASSETID",
"forwardPathLabel": "Building",
"destinationLayerId": 1,
"originForeignKey": "PARENTID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 1,
"name": "BuildingsHaveHVACs",
"backwardPathLabel": "Building",
"originLayerId": 1,
"originPrimaryKey": "ASSETID",
"forwardPathLabel": "HVAC_1",
"destinationLayerId": 2,
"originForeignKey": "PARENTID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
}
]} |