<Code Lib>
2023 Method
Changes 0
M

ClassificationEntry.HasInvalidKey

Description:
Checks if the key matches the level and parent key.

public bool HasInvalidKey()

bool True if the key doesn't matach the level and parent key. False otherwise.

Loading…