Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the extended data type extends from the base extended data type that is provided.
Syntax
public boolean isExtendedFrom(str baseEDTName)
Run On
Called
Parameters
- baseEDTName
Type: str
The name of the extended data type.
Return Value
Type: boolean
true if the extended data type extends from the base extended data type that is provided; otherwise, false.