.NET Plugin Event Reference
Create Entity Service Base
Creates a base service for entities in the .NET application.
Event Name
CreateEntityServiceBase
Event Parameters
The entity object for which the base service is being created.
The name of the resource (typically the entity name).
The directory where the API services are being generated.
An array of module actions available for the entity.
An array of all entities in the application.
Was this page helpful?