2027 Method
Changes 0
M

ClassificationEntry.HasBadLevel

Description:
Checks if the level is an integer in range between 1 and 5 inclusive.
public bool HasBadLevel()
Boolean True if the level is not an integer from 1 to 5 inclusive. False otherwise.