Hello,

I'm writing a definition for a ConfigItem Class, and would like to know if is there a way to add some kind of field that it's another ConfigItem Class

This way I could link the Classes Computer and Software for example, and would know which software runs in which computer

Is this possible?

Thanks