LeaseEndReason Table
LeaseEndReason is a static table listing all the reasons that a company terminates a lease.
| Database Column | Details | 
|---|---|
| LeaseEndReasonID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| ResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing a lease-end reason. Foreign key to the  | 
| DefaultValue | Type: text (max 100 characters) The text to display if the reason resource string has no translation. |