Share via


LookupTableEntry.ParentEntry Property

Project Developer Reference

Returns the lookup table entry of the parent. Read-only Object. .

Syntax

expression.ParentEntry

expression   A variable that represents a LookupTableEntry object.

Return Value
LookupTableEntry

Remarks

The ParentEntry property returns nothing if the lookup table entry has a level 1 value.

See Also