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.
Retrieves a list of type IDs for extended data types (EDTs) that are extended by the current EDT.
Syntax
public List extendedBy([boolean _allLevels])
Run On
Called
Parameters
- _allLevels
Type: boolean
A Boolean value that indicates whether to return the list of EDTs from all level IDs; optional.
Return Value
Type: List Class
A list of type IDs for EDTs that are extended by the current EDT.