.NET Plugin Event Reference
Create Entity Model
Creates a model class for a specific entity in the .NET application.
Event Name
CreateEntityModel
Event Parameters
The entity object for which the model class is being created.
An array of all entities in the application.
The name of the resource (typically the entity name).
The directory where the API related files are being generated.
Was this page helpful?