0

I'm using PowerDesigner 15 and I would like the code generated for each serializable class contains the "[XmlInclude(typeof (CHILD_OBJ))]" attribute that describes child objects.

How could I do, please ?

Best Regards, Cyrille

Cyrille
  • 1
  • 2
  • 1
    Note: if you can't figure out how to do it via the designer, you can also use either "partial classes", or a custom xml-serializer-overrides (the first is preferable) – Marc Gravell Mar 23 '15 at 09:02
  • OK, using a partial class is a solution, indeed. Thanks for your answer. – Cyrille Mar 26 '15 at 13:12

0 Answers0