Page 1 of 1

Dto template without navigation properties

Posted: Wed 13 Sep 2017 12:30
by vinz
Hello,
i want to know if is it possible to generate Dto objects without the navigation properties include ?
thank's

Re: Dto template without navigation properties

Posted: Fri 15 Sep 2017 13:36
by Pinturiccio
After addition of a template for generation for DTO objects, the Boolean property GenerateDTO will appear for many objects of the model, including navigation properties and associations. If you set the false value for this property, these objects will be excluded from generation.