Zone City Object Reference
On this page
Overview
Join table between Zone__c and City__c objects.
| Property | Value |
|---|---|
| API Name | s_c__Zone_City__c |
| Label | Zone City |
| Plural Label | Zone Cities |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| City | s_c__City_Id__c |
MasterDetail (s_c__City__c) | No | Defines the City that applies to the Zone. |
| Zone | s_c__Zone_Id__c |
MasterDetail (s_c__Zone__c) | No | Defines the Zone that applies to the City. |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__City_Id__c |
MasterDetail | s_c__City__c | Zone_City_City |
s_c__Zone_Id__c |
MasterDetail | s_c__Zone__c | Zone_City_Zone |