SoftwareLicensePurchaseType Table
SoftwareLicensePurchaseType holds a list of purchase types for licenses.
|
Database Column |
Details |
|---|---|
SoftwareLicense PurchaseTypeID
|
Type: integer. Key. Generated ID A unique identifier for each
|
SoftwareLicense PurchaseTypeResourceName
|
Type: text (max 256 characters). Key The unique name of the localizable resource string representing a purchase type. Foreign key to the |
SoftwareLicense PurchaseTypeDefaultValue
|
Type: text (max 100 characters) The text to display if the type resource string has no translation. |