Share via


SysDictTable::tableInheritance Method [AX 2012]

Determines whether the given table ID is part of an inheritance hierarchy.

Syntax

client server public static boolean tableInheritance(TableId _tabid)

Run On

Called

Parameters

Return Value

Type: boolean
true if the given table ID is part of an inheritance hierarchy; otherwise, false.

See Also

Reference

SysDictTable Class