EndOfLifeReason Table
EndOfLifeReason is a static table storing the collection of all reasons for disposing of an asset.
| Database Column | Details | 
|---|---|
| EndOfLifeReasonID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| ResourceName | Type: text (max 50 characters). Key The unique name of the localizable resource string representing an end-of-life reason. Foreign key to the  | 
| DefaultValue | Type: text (max 100 characters) The text to display if the reason resource string has no translation. |