Summary of the "lyrLookupCompletionStatus" columns in ListManager
This is a lookup table for the possible completion statuses.
Primary key: CompletionStatusID
Field Name | Description | Version Added |
---|---|---|
CompletionStatusID |
The unique key for this row (int, NOT NULL) |
|
Description |
The description of this completion status. (varchar(255), NOT NULL) |
|
DAOMSTrackingPurgeAgeHours | Number of hours to hold data in the lyrDAOMailStreamTracking table (smallint, NOT NULL, default 168) | 10.1 |