ComplianceEventType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ComplianceEventType is a static table that holds all possibles types of event.

Table 1. Database columns for ComplianceEventType table

Database Column

Details

EventTypeID

Type: integer. Key. Generated ID

A unique identifier for each ComplianceEventType. Reserved for future expansion. Possible values and the corresponding default strings are:

  • 1 = Software License Change.
EventTypeResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing an event type. Foreign key to the ComplianceResourceString table.

EventTypeDefaultValue

Type: text (max 100 characters)

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

FlexNet Manager Suite (On-Premises)

2020 R1