SoftwareLicenseAllocationStatus Table
SoftwareLicenseAllocationStatus is a static table storing a collection of status values for a license allocation.
| Database Column | Details | 
|---|---|
| SoftwareLicense AllocationStatusID | Type: integer. Key. Generated ID A unique identifier for each  
 | 
| StatusResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing an allocation status. Foreign key to the  | 
| StatusDefaultValue | Type: text (max 50 characters) The text to display if the status resource string has no translation. |