.NET Plugin Event Reference
Create Entity Interface
Creates an interface for entities in the .NET application.
Event Name
CreateEntityInterface
Event Parameters
The entity object for which the interface is being created.
The name of the resource (typically the entity name).
The directory where the API related files are being generated.
An array of module containers in the application.
An array of module actions available in the application.
An array of all entities in the application.
Was this page helpful?