Share via


SysDictTable.superType Method [AX 2012]

Retrieves the type of the base class of an object.

Syntax

public SysTypeHierarchyProvider superType()

Run On

Called

Return Value

Type: SysTypeHierarchyProvider Interface
An instance of the SysTypeHierarchyProvider interface if this type has a base class; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

SysDictTable Class