SoftwareLicenseTierType Table
SoftwareLicenseTierType
is a static table listing the tier types that a software license can have. Used for Tiered Device
license type.
Database Column |
Details |
---|---|
SoftwareLicenseTierTypeID
|
Type: integer. Key. Generated ID A unique identifier for each
|
TierTypeResourceName
|
Type: text (max 256 characters). Key. Nullable The unique name of the localizable resource string representing a tier type. Foreign key to the |
TierTypeDefaultValue
|
Type: text (max 256 characters) The text to display if the type resource string has no translation. |
TierCodeValidationRegEx
|
Type: text (max 256 characters). Nullable The regular expression used to validate the tier code. |
TierCodeValidationMsg ResourceName
|
Type: text (max 256 characters). Nullable The unique name of the localizable resource string representing the message shown when tier code validation fails. Foreign key to the |
TierCodeValidationMsg DefaultValue
|
Type: text (max 256 characters). Nullable The text to display if the resource string (for the message shown when tier code validation fails) has no translation. |
FlexNet Manager Suite (On-Premises)
2020 R1