Hi,
I'm programming a function which will return a list with the names and descriptions of only custom types. What is the attribute that difference between custom and system types?
Not all system types start with dm...so i can't use the type name to filter.
Thanks in advance.