SoftwareTitleLicenseProposalAction Table
SoftwareTitleLicenseProposalAction is a static table listing all of the actions that can be proposed for a software title on a software license.
| Database Column | Details | 
|---|---|
| SoftwareTitleLicense ProposalActionID | Type: integer. Key. Generated ID | 
| ResourceName | Type: text (max 256 characters). Key The unique name of the localizable resource string representing the SoftwareTitleLicenseProposalAction record. Foreign key to the ComplianceResourceString table. | 
| DefaultValue | Type: text (max 256 characters) The text to display if the state resource string has no translation. |