<Code Lib>
2025.3 Property
Changes 0
P

KeyBasedTreeEntry.ParentKey

Description:
The parent key of this entry.
Remarks:
This value will be the empty string if this entry does not have a parent.

public string ParentKey { get; }

Loading…