I have been working with the Axapta COM interface (through C#) and while most of the stuff is pretty straightforward, I would like to be able to obtain return types of greater complexity than just strings, ints and the like. I know I can obtain a collection (I already have an Enum wrapper for them) but would like to know if its possible to get hold of objects. Thanks, Matt