{"relationships": [
{
"id": 0,
"name": "Parcel_has_OwnerTenants",
"backwardPathLabel": "PN_Parcel",
"originLayerId": 0,
"originPrimaryKey": "PN_ID",
"forwardPathLabel": "PN_OwnerTenant",
"destinationLayerId": 2,
"originForeignKey": "PN_ID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 1,
"name": "Parcel_has_Owners",
"backwardPathLabel": "PN_Parcel",
"originLayerId": 0,
"originPrimaryKey": "PN_ID",
"forwardPathLabel": "PN_OwnerOnly",
"destinationLayerId": 3,
"originForeignKey": "PN_ID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
},
{
"id": 2,
"name": "Parcel_has_Tenants",
"backwardPathLabel": "PN_Parcel",
"originLayerId": 0,
"originPrimaryKey": "PN_ID",
"forwardPathLabel": "PN_TenantOnly",
"destinationLayerId": 1,
"originForeignKey": "PN_ID",
"rules": [],
"cardinality": "esriRelCardinalityOneToMany",
"attributed": false,
"composite": false
}
]} |