Object-oriented and domain-driven-design using custom data types.
Hello,
Given this small domain model excerpt, how could I represent / create this using Appian custom data types? More specifically concerning the class inheritance of Product, Treatment and Implant.

When using an object-oriented language like C# I would typically employ a TPH, TPT or TPC table inheritance strategy in combination with an ORM framework to solve this.
Kind regards,
Roel
