SoftwareLicensePointsConsumedReasonType Table

SoftwareLicensePointsConsumedReasonType stores all the different important attributes that can be stored against a SoftwareLicensePointsConsumed record.

Table 1. Database columns for SoftwareLicensePointsConsumedReasonType table

Database Column

Details

ReasonTypeID

Type: integer. Key. Generated ID

A unique identifer for the SoftwareLicensePointsConsumedReasonType table.

ReasonResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing the reason a license was linked to a title. Foreign key to the ComplianceResourceString table.

ReasonDefaultValue

Type: text (max 100 characters)

The text to display if the reason resource string has no translation.