Is it possible to have a 'Global' User Defined Type?
I have module coded that retrieves all aspects (fields) of a project from a table of projects based on user input. I am using a User Defined Type to assign all of the attributes retrieved.
For example: A user selects a project from a...