Checks if the key matches the level and parent key.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool HasInvalidKey()
Return Value
BooleanTrue if the key doesn't matach the level and parent key. False otherwise.