Property FirstNamedType
If the reference object represents a base type, or if the reference object represents a named subtype defined by a type definition that also defines an anonymous base type, there is no target object. Otherwise, either:
— The base type of the subtype represented by the reference object is named, in which case the target object represents that base type; or
— The base type of the subtype represented by the reference object is anonymous, in which case the target object represents the named subtype defined by the type definition that also defines the anonymous base type.
See Clause 3.
General Info |
|
Name | FirstNamedType |
Type | type |
Visibility | public |
Owner | type |
Multiplicity | 1 |