B1PseudoSimulationResidenceSite
- Represents the pseudo-simulated state of a residential site, including tax data, household oldest entity, and eviction status.
| Property | Type | Description | Metadata |
|---|---|---|---|
| TaxData | FB1PseudoSimulationTax | The tax data for this residential site. | |
| HouseholdOldestEntityId | FB1EntityId | The entity ID of the oldest household member at this site. | |
| bEvictSite | bool | Whether this residential site is scheduled for eviction. |