.NET Plugin Event Reference
Create DTOs
Creates Data Transfer Objects (DTOs) for a specific entity in the .NET application.
Event Name
CreateDTOs
Event Parameters
The entity object for which DTOs are being created.
The name of the DTO class to be created.
The base path where DTO files are generated.
Was this page helpful?