Share via


SysDictType.superType Method [AX 2012]

Retrieves the super type of this kind.

Syntax

public SysTypeHierarchyProvider superType()

Run On

Called

Return Value

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

See Also

Reference

SysDictType Class