I understand the PO supports complex type mapping.... so I want to create a method (in a .NET assembly) that returns my object... say a method that returns a single Entity Object with the following types:
EntityID
EntityName
EntityType
Then how do I use this type mapper in v7.6?
Thanks,
Paul