namesAndBaseTypesForObjectType

Answer information about the user-assigned name of the specified user-defined object type.

Return

A tuple with two elements: (1) A set of names of the user-defined object type, excluding names for which a strictly more specific named type is known, and (2) A set of object types corresponding to those names.

Parameters

anObjectType

A user-defined object type.